Javascript achieve the effect of regular pop-up window

Related Tags:

  You can build a ads.js, JS Below is the documentation of code. This document you need to call a pop-up pages can be, the following code every 24 hours is a pop-up window code: 

  Function openpopup () ( 
  Document.writeln ( "<SCRIPT language=JavaScript>"); 
  Document.writeln ( "window.open ( 'http://www.webjx.com')"); 
  Document.writeln ( "</ script \>"); 
  ) 

  Function get_cookie (Name) ( 
  Var search Name = "=" 
  Var returnvalue = ""; 
  If (document.cookie.length> 0) ( 
  Offset = document.cookie.indexOf (search) 
  If (offset! = -1) ( 
  Offset = search.length 
  End = document.cookie.indexOf (";", offset); 
  If (end == -1) 
  = Document.cookie.length end; 
  Returnvalue = unescape (document.cookie.substring (offset, end)) 
  ) 
  ) 
  Return returnvalue; 
  ) 

  Function webjx_com () ( 
  If (get_cookie ( 'popped')==''){ 
  Openpopup () 
  Document.cookie = "popped = yes" 
  ) 
  ) 
  Webjx_com () 

  Note: You have to change some of the red pop-up ads URL. 

Related articles:

Dreamweaver insert parameters explain FLASH
  FLASH in Dreamweaver Insert after also have a lot of control parameters, the right lower panel points attribute parameters button, there will be the addition of parameters and values.    We can not control, as proposed under the OBJECT FLASH4 plug-ins, in order to correctly support...
Alexa Toolbar crack on the way
  Alexa toolbar and use Toolbar Bands Browser Help Object technology embedded IE browser.    Alexa Toolbar can be IWebBrowser2 current browser interface, through this interface can do whatever they want on the browser.    Alexa Toolbar However, the realization of very stran...
Peanut Shell stuck to the personal website of the wings to fly
  Xiaocheng network has been four years of age, it is also experienced large Web bugs.    He has not been satisfied with the day-to-day browsing, e-mail, chat and dating, the recent self-page production technology onboard system using Windows IIS server set up its first personal webs...
CSS collection
  CSS collection points Featured    WEB designer of the world's top production standards, standards feelings atmosphere, and giving rise to the wave of learning standards.    CSS ZenGarden: http://www.csszengarden.com/    CSS Zen Garden is the most prestigio...
Network venture, you need most?
  You need to network business?    Entrepreneurial experience: my "boss Dream" start from scratch in three stages of success and the only way we chat about business now with the internet's development.    After the network economy "bubble era" gradu...