<!--function ShiftTo(DivID){Base=document.getElementById('shop_content');Sub=Base.getElementsByTagName('div');for (i=0;i<Sub.length;i++){if (Sub[i].id==DivID && Sub[i].parentNode==Base){Sub[i].style.display="block";}else{Sub[i].style.display="none";}}}//--><!--function resizeWin(newLoc, newHeight, newWidth) {        newWin = open("",newLoc,"scrollbars=yes,resizable=yes,height=530" + newHeight + ",width=700" + newWidth);}//--><!--function resizeWin2(newLoc, newHeight, newWidth) {        newWin = open("",newLoc,"scrollbars=yes,resizable=yes,height=200" + newHeight + ",width=400" + newWidth);}//-->