Code popup 2 cửa sổ cho blogspot



<!-- Code Popup 2 cua so-->
<script type='text/javascript'>
function addEvent(obj, eventName, func)
{
if (obj.attachEvent){
obj.attachEvent(&quot;on&quot; + eventName, func);}
else if(obj.addEventListener){
obj.addEventListener(eventName, func, true);}
else{
obj[&quot;on&quot; + eventName] = func;}
}
addEvent(window, &quot;load&quot;, function(e){
addEvent(document.body, &quot;click&quot;, function(e)
{
// -------------- Cau hinh chung cho cua so popup  --------------------
var params = &#39;height=&#39;+screen.height+&#39;,width=&#39; + screen.width + &#39;,left=0,top=0,location=1,toolbar=1,status=1,menubar=1,scrollbars=1,resizable=1&#39;;
// -------------- pop 1 --------------------
if(document.cookie.indexOf(&quot;pop1&quot;) == -1)
{
document.cookie = &quot;popunder=pop1&quot;;                                          
var w = window.open(&quot;http://nhathaucodienlanh.com&quot;,&#39;xinh24h.com&#39;, params);
if (w)
{
document.cookie = &quot;popunder=pop1&quot;;
w.blur();                                  
}
window.focus();
}
// -------------- pop 2 --------------------
if(document.cookie.indexOf(&quot;pop2&quot;) == -1)
{                                                                                 
var w = window.open(&quot;http://nhathaucodienlanh.com&quot;,&#39;xinhxinh&#39;, params);
if (w)
{
document.cookie = &quot;popunder2=pop2&quot;;
w.blur();
}                                                         
window.focus();
}
// -------------------- het-----------------
});
});

</script>
<!-- /Code Popup 2 cua so-->

Related product you might see:

Share this product :

Đăng nhận xét

 
Support : Creating Website | Free Templates | Mas Template
Copyright © 2012. MÁY LẠNH VRV | NHÀ THẦU MÁY LẠNH TRUNG TÂM VRV | ĐẠI VIỆT GROUP - All Rights Reserved
Template Created by Creating Website Published by Mas Template
Proudly powered by Blogger