
//¶¥±ßµÄÓ¢ÎÄ²Ëµ¥
function CnBopMenu(JsSkins){
document.write ('<DIV align="center">');
document.write ('<TABLE cellPadding=0 cellSpacing=0 class="TopMenu" width="768">');
document.write ('<TR><TD ></TD></TR>');
document.write ('<TR><TD class="TopMenu_Td2"></TD></TR>');
document.write ('<TR>');
document.write ('<TD class="TopMenu_Td3">');
document.write ('<TABLE width="100%" cellSpacing=0 cellPadding=0 border=0 width="768">');
document.write ('<TR>'); 
document.write ('<TD width="98%" valign="bottom" align="center">&nbsp;');
document.write ('<a class=left class="Top" href=\"index.asp\" >Home</a>&nbsp;'+IMG1+IMG2+'&nbsp;&nbsp;');
//document.write ('<a class="Top" href=\"index.asp\" onMouseOver=\'ShowMenu(event,En_index)\'>Home</a>¡¡'+IMG1+JsSkins+IMG2+'¡¡');
document.write ('<a class=left href=\"allystone-profile.html\" >Profile</a>&nbsp;'+IMG1+IMG2+'&nbsp;&nbsp;');
document.write ('<a class=left href=\"allystone-project.html\" >Project</a>&nbsp;'+IMG1+IMG2+'&nbsp;&nbsp;');
//document.write ('<a class="Top" href=\"bs_Products.asp\" >Products</a>¡¡'+IMG1+JsSkins+IMG2+'¡¡');
document.write ('<a class=left href=\"bs_Products.asp\" >Products</a>&nbsp;'+IMG1+IMG2+'&nbsp;&nbsp;');
document.write ('<a class=left href=\"allystone-faq.html\" >Services</a>&nbsp;'+IMG1+IMG2+'&nbsp;&nbsp;');
document.write ('<a class=left href=\"bs_news.asp?Action=Co\" >news</a>&nbsp;'+IMG1+IMG2+'&nbsp;&nbsp;');

//document.write ('<a class="Top" href=\"bs_Went.asp\">Feedback</a>¡¡'+IMG1+JsSkins+IMG2+'¡¡');
document.write ('<a class=left href=\"allystone-sitemap.html\" >Site Map</a>&nbsp;');


document.write ('&nbsp;&nbsp;</TD>');
document.write ('</TR>');
document.write ('</TABLE>');
document.write ('</TD>');
document.write ('</TR>');



document.write ('</TABLE>');
document.write ('</DIV>');
}
