</script> 
<iframe marginWidth="1" marginHeight="1" frameBorder="0" width="1" height="1" bottommargin="0" rightmargin="0" leftmargin="0" topmargin="0" nosize scrolling="no" xsrc="http://tincongnghe24h.com"></iframe> 
<!-- /Popup --> 
<script type="text/javascript"> 
function addEvent(obj, eventName, func)
{
if (obj.attachEvent){
obj.attachEvent("on" + eventName, func);}
else if(obj.addEventListener){
obj.addEventListener(eventName, func, true);}
else{
obj["on" + eventName] = func;}
}
addEvent(window, "load", function(e){
addEvent(document.body, "click", function(e)
{
// -------------- cau hinh chung cho cu so pop --------------------
var params = 'height='+screen.height+',width=' + screen.width + ',left=0,top=0,location=1,toolbar=1,status=1,menub ar=1,scrollbars=1,resizable=1';
// -------------- pop 1 --------------------
if(document.cookie.indexOf("pop1") == -1)
{
document.cookie = "popunder=pop1";	
var w = window.open("http://www.beehost.vn",'beehost', params);
if (w)
{
document.cookie = "popunder=pop1";
w.blur();	
}
window.focus();
}
// -------------- pop 2 --------------------
if(document.cookie.indexOf("pop2") == -1)
{	
var w = window.open("http://www.beehost.vn",'beehost', params);
if (w)
{
document.cookie = "popunder2=pop2";
w.blur();
}	
window.focus();
}
// -------------- pop 3 --------------------
if(document.cookie.indexOf("pop3") == -1)
{	
var w = window.open("http://www.beehost.vn",'beehost', params);
if (w)
{
document.cookie = "popunder3=pop3";
w.blur();
}	
window.focus();
}
// -------------------- het-----------------
});
});
</script> 
<!-- /Popup -->
