popup75 = ""; function pop_winpopup75(url){ if(popup75){ if(popup75.closed){ popup75 = window.open(url, "popup75", "top=160,left=" + ((screen.availWidth/2) - 350) + ",width=700,height=500,resizable=1,toolbar=0,scrollbars=1,location=0,status=1,menubar=0"); } else { popup75.location = url; popup75.focus(); } } else { popup75 = window.open(url, "popup75", "top=160,left=" + ((screen.availWidth/2) - 350) + ",width=700,height=500,resizable=1,toolbar=0,scrollbars=1,location=0,status=1,menubar=0"); } } document.write('Click to view full details');