//****** Advanced DHTML Popup Pro Version 2.440.0167.205.023,  Build: 160 ******

// Copyright (c) Digital Flow Software 2005-2008
// The present javascript code is property of Digital Flow Software.
// This code can only be used inside Internet/Intranet web sites located on *web servers*, as the outcome of a licensed Advanced DHTML Popup application only. 
// This code *cannot* be used inside distributable implementations (such as demos, applications or CD-based webs), unless this implementation is licensed with an "Advanced DHTML Popup License for Distributed Applications". 
// Any unauthorized use, reverse-engineering, alteration, transmission, transformation, facsimile, or copying of any means (electronic or not) is strictly prohibited and will be prosecuted.
// ***Removal of the present copyright notice is strictly prohibited***

var df,rf=false,na=navigator.userAgent,dt=document,op=(na.indexOf('Opera')!=-1),dm=(dt.getElementById)?true:false,ie5x=(dt.all&&dm),mci=(na.indexOf('Mac')!=-1);df=((ie5x||op)&&mci);decide();function decide(){if(df){return;}else{rf=true;}}
if(rf){
function initADP(){bdf=0;
// *** Begin advanced user scripting area ***
   htmlstring="<div style=\"background:url(images/app-window4.gif) no-repeat; width:350px; height:142px\"> <div style=\"padding: 45px 0px 0px 5px; color: black; \"> <center> <form name=\"form1\" method=\"post\" action=\"vsprocess.php\" target=\"_blank\"> <table border=0 align=\"center\"> <tr> <td style=\"font-size:10px;\"><strong>Email:</strong></td> <td> <input selected value=\"you@site.com\" name=\"eml\" type=\"text\" id=\"eml\" size=\"12\"> </td>  <td style=\"font-size:10px;\"><strong>&nbsp;URL:</strong></td> <td> <input selected value=\"http://\" name=\"url\" type=\"text\" id=\"url\" size=\"15\"> </td> </tr> <tr><td style=\"font-size:10px;\"><strong>Video:</strong></td> <td align=\"left\"> <SELECT size=\"1\" name=\"video\">       <OPTION selected value=\"videos/video1.html\">Walk-in Left</OPTION>       <OPTION  value=\"videos/video2.html\">Tight-Shot</OPTION>       <OPTION  value=\"videos/video3.html\">Amy_Full</OPTION> 	  <OPTION  value=\"\">Fade-In</OPTION> 	  <OPTION  value=\"\">Sparkle-In</OPTION> 	  <OPTION  value=\"\">Overlay-PIP</OPTION> </SELECT> </td>  <td align=\"left\" style=\"font-size:10px;\"><strong>&nbsp;Location:</strong></td> <td align=\"left\"> <SELECT size=\"1\" name=\"loc\">       <OPTION  value=\"6\">Top left</OPTION>       <OPTION  value=\"5\">Top center</OPTION>       <OPTION  value=\"9\">Top right</OPTION>       <OPTION  value=\"4\">Right center</OPTION>       <OPTION  selected value=\"8\">Right lower</OPTION>       <OPTION  value=\"2\">Bottom center</OPTION>       <OPTION  value=\"7\">Bottom left</OPTION>       <OPTION  value=\"3\">Left center</OPTION>       <OPTION  value=\"1\">Center</OPTION> </SELECT> </td> </tr> <tr align=\"left\" ><td></td> <td align=\"right\"> <input type=\"submit\" name=\"submit\" value=\"Submit\"</td><td> <input type=\"reset\" name=\"reset\" value=\"Reset\"></td></tr> </table> </form> </center> </div> </div>                              "
   new adp("template04",htmlstring,"");
   adpShow('template04');
                  // *** Begin Relative Positioning script ***
     function rae(obj){var aet=0,ael=0;if (obj.offsetParent){while (obj.offsetParent){aet+=(obj.offsetTop);ael+=obj.offsetLeft;obj=obj.offsetParent;}}return {x:ael,y:aet};}
     function mae(){if(!adpAncElem) return;eloc=rae(adpAncElem);adpLocation('template04',eloc.x+0,eloc.y+13);}
     var adpAncElem = document.getElementById('adpAnchor');
     mae();window.onresize=mae;
    // *** End Relative Positioning script ***
// *** End advanced user scripting area ***
}
if(window.attachEvent){window.attachEvent('onload', initADP);}else{if(typeof window.onload == 'function'){var preADP = window.onload;window.onload = function(){preADP();initADP();}}else{window.onload = initADP;}}
}
