function news(id) { ShortNews=document.getElementById('short_'+id); FullNews=document.getElementById('full_'+id); var check=ShortNews.style.display; if(check=="block") { ShortNews.style.display='none'; FullNews.style.display='block'; }else{ FullNews.style.display='none'; ShortNews.style.display='block'; } } function show_page(inc_path,inc_width,inc_height,inc_scroll) { window.open(inc_path,'newwin','top=0, left=0, menubar=0, toolbar=0, location=0, directories=0, status=0, scrollbars='+inc_scroll+', resizable=0, width='+inc_width+', height='+inc_height); } function cart(id,fast) { include_cart.location='cart.jw?id='+id+'&fast='+fast; box_width=145; box_height=100; width=document.body.clientWidth; height=document.body.clientHeight; y=document.body.scrollTop; y=height/2+y-box_height; x=width/2-((box_height/2)+160); MyForm=document.getElementById("count_form"); MyForm.style.top=y; MyForm.style.left=x; MyForm.style.display='block'; } function hide_cart() { MyForm=top.document.getElementById("count_form"); MyForm.style.display='none'; self.location='cart.jw'; } function preload() { var d=document; if(d.images) { if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=preload.arguments; for(i=0; i0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p); } if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i