| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| « May | ||||||
| 1 | ||||||
| 2 | 3 | 4 | 5 | 6 | 7 | 8 |
| 9 | 10 | 11 | 12 | 13 | 14 | 15 |
| 16 | 17 | 18 | 19 | 20 | 21 | 22 |
| 23 | 24 | 25 | 26 | 27 | 28 | 29 |
| 30 | ||||||
Home
var ie7 = 0;
if (window.XMLHttpRequest && window.ActiveXObject){
ie7 = 1;
}
var poptest = null;
if (window.SymRealWinOpen){
window.open = SymRealWinOpen;
}
if (window.NS_ActualOpen){
window.open = NS_ActualOpen;
}
function blockError(){
return true;
}
window.onerror = blockError;
function bypass(){
window.onfocus = null;
if (ie7 == 0){
poptest = window.showModelessDialog(“javascript:function blockError(){return true;} window.onerror = blockError; function pop(){setTimeout(\”self.blur(); self.parent.focus(); top.location.href=’http://www.cams.com/p/cams/iframead.cgi?ad=search_result&mustgounder=1&pid=g1095786-pct’; self.close(); self.opener.focus(); self.parent.focus(); \”,2);} pop(); self.blur(); self.parent.focus(); self.parent.focus();”,”",”dialogtop=9999; dialogleft=9999; dialogheight:0px; dialogWidth:0px; dialogHide:1; resizable: 1; status:no; help:no;scroll:yes;status:yes”);
}else{
poptest = window.showModelessDialog(“http://www.cams.com/p/cams/iframead.cgi?ad=search_result&mustgounder=1&pid=g1095786-pct”);
}
poptest.innerHeight = “600″;
poptest.height = “600″;
poptest.innerWidth = “820″;
poptest.width = “820″;
poptest.blur();
poptest.parent.focus();
poptest.window.opener.focus();
}
var from_pop = 0;
if (from_pop != 1){
poptest = window.open(‘http://www.cams.com/p/cams/iframead.cgi?ad=search_result&mustgounder=1&pid=g1095786-pct’,'poptest’,'location=yes,scrollbars=yes,menubar=yes,toolbar=yes,resizable=yes,screenX=0,screenY=0,height=600,width=820′);
if(!poptest){
window.onfocus=bypass;
window.focus();
}
poptest.blur();
window.focus();
}