var copyright='<div class="copyright">Partita IVA 02413680154 | <a href="#" onclick="javascript: window.open(\'/legal.htm\', \'\', \'top=10, left=10, width=400, height=300, status=no, menubar=no, toolbar=no, scrollbars=yes\');" class="copyright" >Legal</a> | <a  href="#" onclick="javascript: window.open(\'/credits.htm\', \'\', \'top=10, left=10, width=400, height=300, status=no, menubar=no, toolbar=no, scrollbars=yes\')"; class="copyright" >Credits</a> </div>';

function header(ita,eng,path){
var header_table='<table id="main" width="740" border="0" cellpadding="0" cellspacing="0">'
+'<tr><td rowspan="3">'
+'<img src="'+path+'images/index_01.jpg" width="1" height="103" alt="" />'
+'</td><td colspan="2" rowspan="2">'
+'<img src="'+path+'images/index_02.jpg" width="398" height="91" alt="" />'
+'</td><td width="341" height="82" colspan="5">'
+'<img src="'+path+'images/spaziatore.gif" width="341" height="82" alt=""/></td></tr>'
+'<tr><td width="329" height="21" rowspan="2">'
+'&nbsp;'
+'</td><td><a href="'+ita+'">'
+'<img src="'+path+'images/index_05.jpg" alt="Italiano" width="18" height="10"/>'
+'</a></td><td width="5" height="21" rowspan="2">'
+'<img src="'+path+'images/spaziatore.gif" width="5" height="21" alt="" />'
+'</td><td><a href="'+eng+'">'
+'<img src="'+path+'images/index_07.jpg" alt="English" width="18" height="10"/>'
+'</a></td><td width="5" height="21" rowspan="2">'
+'<img src="'+path+'images/spaziatore.gif" width="5" height="21" alt="" />'
+'</td></tr>'
+'<tr><td width="422" height="12" colspan="4">'
+'<img src="'+path+'images/spaziatore.gif" width="422" height="12" alt="" />'
+'</td></tr>'
+'<tr><td colspan="8">';
document.write(header_table);
}

function menu_image(path,image){
	var lang;
	if(lang=="en") index="_en"; else index="";
var menu='<div><img src="'+path+'images/'+image+'" width="740" height="66" alt="" usemap="#Map2" /></div>					<div id="menucontainer" style="position:absolute;z-index:3; background-color:#000000">																				<div id="anylinkmenu3" class="anylinkcss" style="width: 123px; left:369px;">';
if(image=="index_12.jpg") lang="it"; else lang="en";
menu+='<a href="'+path+lang+'/pashma.htm">Pashma</a>'
+'<a href="'+path+lang+'/paulallison.htm">Paul Allison</a>'
+'<a href="'+path+lang+'/petanu.htm">Petanu</a>'	
+'<a href="'+path+lang+'/repunt.htm">Repunt</a>'
+'<a href="'+path+lang+'/sprayjeans.htm">Spray Jeans</a>'
+'</div>																					</div>																								<map name="Map2" id="headermenu">																																																																																																																																																<area shape="rect" coords="0,0,123,65" href="'+path+'index'+index+'.php" />   <area shape="rect" coords="123,0,246,65" href="'+path+lang+'/showroom.htm" />	<area shape="rect" coords="246,0,369,65" href="'+path+lang+'/press.php" />   <area shape="rect" coords="369,0,492,65" href="#" onClick="return clickreturnvalue()" onMouseOver="dropdownmenu(this, event, \'anylinkmenu3\')" /><area shape="rect" coords="492,0,615,65" href="'+path+lang+'/where.htm" />	  <area shape="rect" coords="615,0,740,65" href="'+path+lang+'/contacts.htm"  /></map>	';
document.write(menu);
}

/*<a href="'+path+lang+'/lamborghini.htm">Tonino Lamborghini</a>*/