var cText = ''
cText += '  <div align="center">'
cText += '	<table border="0" style="border-collapse: collapse" width="780" height="120" id="table1" cellpadding="0">'
cText += '		<tr>'
cText += '			<td><img border="0" src="img/menutop/menutopjulia.gif"></td>'
cText += '		</tr>'
cText += '		<tr>'
cText += '			<td><map name="FPMap0">'
cText += '			<area href="../Home.html" shape="rect" coords="0, 0, 32, 29">'
cText += '			<area href="Relief_Work_01.html" shape="rect" coords="141, 0, 247, 29">'
cText += '			<area href="Calligraphic_Work_01.html" shape="rect" coords="268, 0, 408, 29">'
cText += '			<area href="Other_Work_01.html" shape="rect" coords="433, 0, 538, 28">'
cText += '			<area href="Press_01.html" shape="rect" coords="554, 0, 626, 29">'
cText += '			<area href="Biography.html" shape="rect" coords="636, 0, 684, 29">'
cText += '			<area href="Contact.html" shape="rect" coords="697, 0, 779, 29">'
cText += '			</map>'
cText += '			<img border="0" src="img/menutop/menutopjulia_01scu.gif" usemap="#FPMap0"></td>'
cText += '		</tr>'
cText += '		<tr>'
cText += '			<td><img border="0" src="img/menutop/menutop_whiteline.gif"></td>'
cText += '		</tr>'
cText += '	</table>'
cText += '	</div>'
document.write(cText)