function openwindow(){
        var wo=window.open("","miniframe","toolbar=no,menubar=no,location=no,directories=no,status=no,scrollbars=yes,resizable=yes,width=800,height=500");
         if ((navigator.appName.charAt(0)=="M")&&(parseInt(navigator.appVersion.substring(0, 3))) <= 3){return false}
        else{wo.focus()};
}

function gototop(){
document.write('<div align="right"><a href="#top"><img src="img/gototop.gif" width="23" height="26" border="0"></a></div>');
}
function gototop2(){
document.write('<div align="roght"><a href="#top"><img src="../img/gototop.gif" width="23" height="26" border="0"></a></div>');
}

function gototop3(){
document.write('<div align="right"><a href="#top"><img src="../../img/gototop.gif" width="23" height="26" border="0"></a></div>');
}


function shoppingcart(){
document.write('<div align="left"><a href="goods/annai.htm"><img src="img/eos_cart.gif" width="101" height="35" border="0"></a></div>');
}

function shoppingcart2(){
document.write('<div align="left"><a href="../goods/annai.htm"><img src="../img/eos_cart.gif" width="101" height="35" border="0"></a></div>');
}
