	function show_menu(etat) {
	document.writeln('<ul>');
	document.writeln('<li id="it_01"><a href="'+etat+'./products/index.html" title="Products">Products</a></li>');
	document.writeln('<li id="it_02"><a href="'+etat+'./acc/index.html" title="Accessories">Accessories</a></li>');
	document.writeln('<li id="it_03"><a href="'+etat+'./enjoy/index.html" title="Enjoy Handycam&reg;">Enjoy Handycam&reg;</a></li>');
	document.writeln('<li id="it_04"><a href="'+etat+'./secret/index.html" title="Handycam&reg; Secret">Handycam&reg; Secret</a></li>');
	document.writeln('<li id="it_05"><a href="'+etat+'./service/index.html" title="Support &amp; Services">Support &amp; Services</a></li>');
	document.writeln('</ul>');
}

function show_link(para) {
	document.writeln('<table width="740" border="0" cellspacing="0" cellpadding="0">');
	document.writeln('<tr>');
	document.writeln('<td colspan="5" style="height:30px;">&nbsp;</td>');
	document.writeln('</tr>');
	document.writeln('<tr>');
	document.writeln('<td><a href="'+para+'benefit_extra.html"><img src="'+para+'img/bn_hd_ex.gif" alt="BENEFITS OF HIGH DEFINITION" title="BENEFITS OF HIGH DEFINITION" width="136" height="42" border="0" /></a></td>');
	
	document.writeln('<td><a href="'+para+'./acc/acc_exp.html"><img src="'+para+'img/exp_shooting_enjoy.jpg" alt="Expand You Shooting Experience" title="Expand Your Shooting Experience" width="136" height="42" border="0" /></a></td>');
	
	document.writeln('<td><a href="'+para+'handycam_video.html"><img src="'+para+'img/video_banner.gif" alt="Please preserve the memories in HD" title="Please preserve the memories in HD" width="136" height="42" border="0" /></a></td>');
	
	document.writeln('<td><a href="'+para+'./gallery/index.html"><img src="'+para+'img/ban_ads_gallery.gif" alt="Handycam&reg; Ads Gallery" title="Handycam&reg; Ads Gallery" width="136" height="42" border="0" /></a></td>');
	document.writeln('<td><a href="'+para+'./doc/handycam_catalogue.pdf" target="_blank"><img src="'+para+'img/ban_cat_dl_2.gif" alt="Download Handycam&reg; Catalogue" width="136" height="42" border="0" title="Download Handycam&reg; Catalogue" /></a></td>');
	document.writeln('</tr>');
	document.writeln('<tr>');
	document.writeln('<td colspan="5">&nbsp;</td>');
	document.writeln('</tr>');
	document.writeln('<tr>');
	document.writeln('<td width="148"><a href="http://www.sony.com.sg/microsite/hdhandycam/index.html?hpid=HDHC:HC_micro:related" target="_blank"><img src="'+para+'img/bn_hd_hc.gif" alt="HIGH DEFINITION Handycam&reg;" title="HIGH DEFINITION Handycam&reg;" width="136" height="42" border="0" /></a></td>');
	document.writeln('<td width="148"><a href="http://www.sony.com.sg/microsite/hd/index.html?hpid=HD:HC_micro:related" target="_blank"><img src="'+para+'img/ban_hd_world.gif" alt="Sony High Definition World" title="Sony High Definition World" width="136" height="42" /></a></td>');
	document.writeln('<td width="148"><a href="http://support.sony.com.sg/sdw/?hpid=SDW:HC_micro:related" target="_blank"><img src="'+para+'img/ft_btn_sdw.gif" alt="Sony Digital Workshop" title="Sony Digital Workshop" width="136" height="42" /></a></td>');
	document.writeln('<td width="148"><a href="http://support.sony.com.sg/mysony/?hpid=MYSO:HC_micro:related" target="_blank"><img src="'+para+'img/ft_btn_mysony.gif" alt="My World, My Sony" title="My World, My Sony" width="136" height="42" /></a></td>');
	document.writeln('<td width="148"><a href="http://www.sony.com.sg/section/retailshops?hpid=WTB:HC_micro:related" target=""><img src="'+para+'img/ban_dealers.gif" alt="Find Out Your Nearest Sony Dealers" width="136" height="42" border="0" title="Find Out Your Nearest Sony Dealers" /></a></td>');
	document.writeln('</tr>');
	document.writeln('</table>');
}

function show_footer(baz) {
	document.writeln('<div class="copy">&copy; 2009 Sony Singapore Marketing Company, <br />A Division Company of Sony Electronics (Singapore) Pte. Ltd. All Rights Reserved.</div>');
	document.writeln('<div style="position:relative;top:-30px;width:100%;text-align:right;"><img src="'+baz+'img/likenoother.gif" width="125" height="18" alt="like no other&trade;" title="like no other&trade;" /></div>');
}
