Advanced Layer Popup Support Product Page
Why won't this work...?
 Asked  10 Feb 2011  03:28:48 
  1 
     has   this question  
  10 Feb 2011  03:28:48 Tim Liszt posted: 
 My pop up window is not appearing upon page load. It worked previously but just stopped working  :-(Can you take a look? It appears on the main home page here:
www.reg.org/index.html
which is built on this template:
www.reg.org/templates/r+e-index-page_template.dwt
www.reg.org/splash-page.html
Replies
 Replied 10 Feb 2011  10:05:34 
   10 Feb 2011  10:05:34 Teodor Kuduschiev replied: 
  Hello Tim,
There is a line missing in your code:
This should be immediately after:
 
  There is a line missing in your code:
<script src="ScriptLibrary/advLayerPopup.js" type="text/javascript"></script>
This should be immediately after:
<link href="styles/Borderless/Borderless.css" rel="stylesheet" type="text/css" />
