﻿
<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<DIV id="menulocation">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="175"><tr><td class="menu-top-border">');
document.write('<img src="picts/menu-top.gif" width="175" height="102" class="menutrans"></a><br>');



// START LINKS //


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="index.html" class="menu">Home</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="about.htm" class="menu">About Us</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="box_office.htm" class="menu">Box Office</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="current_production.htm" class="menu">Current Production</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="forthcoming_shows.htm" class="menu">Forthcoming Shows</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="42nd_street.htm" class="menu">42nd Street</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="42nd-street-cast.html" class="menu">42nd Street Cast<img src="picts/new.gif" alt="New!" border="0" vspace="3"></a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="recent_productions.htm" class="menu">Recent Productions</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="production_team.htm" class="menu">Production Team</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="rehearsals.htm" class="menu">Rehearsals & Auditions</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="new_members.htm" class="menu">New Members Info</a>');

//document.write('</td></tr><tr><td nowrap>');
//document.write('<a href="social.htm" class="menu">Social Events<img src="picts/new.gif" alt="New!" border="0" vspace="3"></a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="shop_online.htm" class="menu">DMTC Amazon Shop</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://www.photoboxgallery.com/pennylanephotography" target="_blank" class="menu">Picture Gallery</a>');

//document.write('</td></tr><tr><td nowrap>');
//document.write('<a href="about.htm" class="menu">News Section</a>');"

//document.write('</td></tr><tr><td nowrap>');
//document.write('<a href="promptbox.htm" class="menu">Prompt Box</a>');

//document.write('</td></tr><tr><td nowrap>');
//document.write('<a href="shop_online.htm" class="menu">Shop Online<img src="picts/new.gif" alt="New!" border="0" vspace="3"></a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="contact.htm" class="menu">Contact Us</a>');

// COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="links.htm" class="menu">Links</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="sitemap.htm" class="menu">Site Map</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="friends.htm" class="menu">Friends of DMTC</a>');

//document.write('</td></tr><tr><td nowrap>');
//document.write('<a href="place_of execution.htm" class="menu">Place of Execution</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="celebrate.htm" class="menu">Celebrate 100 Years</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="maryhamilton.htm" class="menu">The Mary Hamilton Award</a>');



// END LINKS //




// FLASH CHANGER OPTIONS

var showsflash		= "yes"		// SHOW FLASH IMAGE CHANGER
var flashcolor		= "FFFFFF"	// FLASH BACKGROUND COLOR
var flashspace		= "30"		// MOVE FLASH UP OR DOWN
var flashwC		= "175"		// WIDTH OF THE FLASH CHANGER
var flashhC		= "116"		// HEIGHT OF THE FLASH CHANGER
var bordercolor		= "000000"	// FLASH CHANGER BORDER COLOR


document.write('</td></tr><tr><td height="1" class="menu_bottom_line">');
document.write('<img src="picts/spacer.gif" width="175" height="1"></a><br>');
document.write('</td></tr><tr><td align="center">');


document.write('<img src="picts/spacer.gif" width="175" height="'+flashspace+'"></a><br>');




// FLASH CHANGER
   if (showsflash == "yes") {
document.write('<div class="printhide">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" style="border-top: #'+bordercolor+' 1px solid; border-bottom: #'+bordercolor+' 1px solid;"><tr><td valign="top">');
document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="'+flashwC+'" HEIGHT="'+flashhC+'" id="imagechanger" ALIGN="">');
document.write('<PARAM NAME=movie VALUE="imagechanger.swf">');
document.write('<PARAM NAME=quality VALUE=high>');
document.write('<PARAM NAME=bgcolor VALUE=#'+flashcolor+'>');
document.write('<EMBED src="imagechanger.swf" quality=high bgcolor=#'+flashcolor+'  WIDTH="'+flashwC+'" HEIGHT="'+flashhC+'" NAME="imagechanger" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');
document.write('</EMBED>');
document.write('</OBJECT><br>');
document.write('</td></tr></table>');
document.write('<br><br>');
document.write('</div>');
}

//document.write('<iframe src="news.htm" id="NewsWindow" frameborder="0" width="175" height="200" scrolling="no"></iframe>');

document.write('</td></tr></table></DIV>');







//  End -->
