/* http://wwww.xbox-bundles.com */ function MM_preloadImages() { //v3.0 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i String(str).length) return str; else return String(str).substring(0,n); } function showDiv(div_id){ document.getElementById(div_id).style.visibility = 'visible'; document.getElementById(div_id).style.display = 'inline';}function hideDiv(div_id) { document.getElementById(div_id).style.display = 'none'; document.getElementById(div_id).style.visibility = 'hidden';}function showHideDiv(div_id) { if (document.getElementById(div_id).style.visibility == 'visible') { hideDiv(div_id); } else{showDiv(div_id); if(div_id.indexOf("pidrid") > 0) { div_id = Left(div_id,div_id.indexOf("pidrid")); javascript:window.open("/link.php?prod_id=18&id=" + div_id.substring(1)); } }} function postwith (to,p) { var myForm = document.createElement("form"); myForm.method="post" ; myForm.action = to ; for (var k in p) { var myInput = document.createElement("input") ; myInput.setAttribute("name", k) ; myInput.setAttribute("value", p[k]); myForm.appendChild(myInput) ; } document.body.appendChild(myForm) ; myForm.submit() ; document.body.removeChild(myForm) ; }