//***********************************************
//  Javascript Popup Window (c) 2007 - 2008, by Deluxe-Menu.com
//  Trial Version
//
//  version 3.2
//  E-mail:  support@deluxe-menu.com
//***********************************************

//***********************************************
// Obfuscated by Javascript Obfuscator
// http://javascript-source.com

var deluxePopupWindow={mainbox:'deluxePopupWindow-container',globalprefix:'jaw_',sidebarpostfix:'_sidebar',activeclasses:{handle:'jaw_handle',header:'jaw_header',minimize:'jaw_minimize',fullscreen:'jaw_fullscreen',close:'jaw_close',contentarea:'jaw_contentarea',statusarea:'jaw_statusarea',resizearea:'jaw_resizearea'},passiveclasses:{restore:'jaw_restore'},titles:{normalization:'Normalization',fullscreen:'FullScreen',restore:'Restore',minimize:'Minimize',unminimize:'Unminimize'},errors:{skinload:'Error! Skin Load!'},sidebarborder:3,minsize:{'width':150,'height':100},minmizedtype:0,offsetborder:0,winminimize:0,jaexamples:[],connectstyles:[],init:function(){this.addEvent(window,function(){deluxePopupWindow.isPageloaded=true;},"load");document.write('<div style="left:0px;top:0px;position:absolute;" id="'+deluxePopupWindow.mainbox+'" height="100%" width="100%"><div style="display:none">&nbsp;</div></div>');},open:function(jw,contentsource,title,attr,skin){var d=deluxePopupWindow;var parametersInit=function(str,defaultparams){var result=defaultparams;var a=str.split(',');for(var i=0;i<a.length;i++){if(a[i].indexOf('=')!=-1){var value=a[i].substr(a[i].indexOf('=')+1);if(value=='1'||value=='yes'){value=true;}else if(value=='0'||value=='no'){value=false;}result[a[i].substr(0,a[i].indexOf('='))]=value;}else{result[a[i]]=true;}}return result;};var defaultparams={'resizable':true,'scrollbars':true,'minimizable':true,'closable':true,'fullscreen':true,'left':0,'top':0};var a=parametersInit(attr,defaultparams);if(document.getElementById(jw)==null){jw=this.create(jw,skin);}else{jw=document.getElementById(jw);}jw.g((a['width']+'px'),(a['height']+'px'));var _shorts={'left':['center','right','left'],'top':['middle','bottom','top']};for(var key in _shorts){for(var i=0;i<_shorts[key].length;i++){if(typeof a[_shorts[key][i]]!='undefined'){a[key]=((a[_shorts[key][i]]===true)?_shorts[key][i]:a[_shorts[key][i]]+'px');break;}}}var xpos=a['left'];var ypos=a['top'];if(!this.scroll_top)this.scroll_top=0;if(!deluxePopupWindow.isPageloaded&&this.scroll_top==0){if(/MSIE /i.test(navigator.userAgent)){this.addEvent(window,function(){setTimeout(function(){jw.f(xpos,ypos)},400)},'load');}else{this.addEvent(window,function(){jw.f(xpos,ypos)},'load');}}jw.setResize((a['resizable']?true:false));jw.l((a['scrollbars']?true:false));jw.k((a['fullscreen']?true:false));jw.h((a['minimizable']?true:false));jw.m((a['closable']?true:false));jw.style.visibility='visible';jw.style.display='block';jw.contentarea.style.display='block';jw.f(xpos,ypos);var contype=(arguments[5])?arguments[5]:'auto';jw.load(contentsource,title,contype);if(jw.state=='minimized'){jw.state='fullview';}jw.onmousedown();return jw;},create:function(jw,skin){if(!deluxePopupWindow.b){var b=document.createElement('div');b.className=deluxePopupWindow.globalprefix+'skin_'+skin+deluxePopupWindow.sidebarpostfix;b.style.borderWidth=deluxePopupWindow.sidebarborder+'px';document.getElementById(deluxePopupWindow.mainbox).appendChild(b);deluxePopupWindow.b=b;var backsidebar=document.createElement('div');with(backsidebar.style){position='absolute';width='1px';height='1px';top='0px';left='0px';display='none';background='#222';if((/Firefox/i.test(navigator.userAgent))){MozOpacity='.0';}else if((/MSIE /i.test(navigator.userAgent))){filter='alpha(style=0,opacity=0)';}else if((/Safari/i.test(navigator.userAgent))){KhtmlOpacity='0.0';}else if((/Opera/i.test(navigator.userAgent))){visibility='hidden';}}document.getElementById(deluxePopupWindow.mainbox).appendChild(backsidebar);deluxePopupWindow.backsidebar=backsidebar;}var searchElements=function(_obj,_attribute,_sets,_results){for(var i=0,_length=_obj.childNodes.length;i<_length;i++){for(var j in _sets){if(_obj.childNodes[i][_attribute]&&_obj.childNodes[i][_attribute]==_sets[j]){_results[_sets[j]]=_obj.childNodes[i];}}searchElements(_obj.childNodes[i],_attribute,_sets,_results);}};var addVisualEffect=function(obj){var events=['onmouseover','onmouseout','onmousedown','onmouseup'];for(var i=0;i<events.length;i++){eval('obj[0][events[i]] = function(){deluxePopupWindow.classChanger(this,"'+events[i]+'",obj[1]);};');}};var domwindow=document.createElement('div');domwindow.id=jw;domwindow.className=deluxePopupWindow.globalprefix+'skin_'+skin;var domwindowdata=deluxePopupWindow.loadSkin(skin);if(domwindowdata==null){alert(deluxePopupWindow.errors.skinload);return null;}domwindow.innerHTML=domwindowdata;document.getElementById(deluxePopupWindow.mainbox).appendChild(domwindow);this.zIndexvalue=(this.zIndexvalue)?this.zIndexvalue+1:100;jw=document.getElementById(jw);jw.defaultskin=deluxePopupWindow.globalprefix+'skin_'+skin;var _results={};searchElements(jw,'className',deluxePopupWindow.activeclasses,_results);for(var key in _results){jw[key.replace('jaw_','')]=_results[key];}_results=null;jw.state=jw.substate='fullview';jw.handle._parent=jw;jw.resizearea._parent=jw;jw.onclose=function(){return true;};jw.onmousedown=function(){if(!deluxePopupWindow.currentSelect||deluxePopupWindow.currentSelect!=this){deluxePopupWindow.zIndexvalue++;this.style.zIndex=deluxePopupWindow.zIndexvalue;deluxePopupWindow.p(this);}};jw.handle.onmousedown=deluxePopupWindow.startDrag;jw.handle.ondblclick=function(e){var obj=(typeof event=='undefined')?e.target:event.srcElement;if((obj==jw.handle||obj==jw.header)&&jw.fullscreenBool){deluxePopupWindow.fullScreen(jw.fullscreen,jw);}};jw.resizearea.onmousedown=deluxePopupWindow.startDrag;addVisualEffect([jw.minimize,deluxePopupWindow.activeclasses['minimize']]);addVisualEffect([jw.close,deluxePopupWindow.activeclasses['close']]);var events=['onmouseover','onmouseout','onmousedown','onmouseup'];for(var i=0;i<events.length;i++){eval('jw.fullscreen[events[i]] = function(){deluxePopupWindow.classChanger(this,"'+events[i]+'",((jw.substate == "fullscreen") ? deluxePopupWindow.passiveclasses["restore"] : deluxePopupWindow.activeclasses["fullscreen"]));};');};jw.minimize.onclick=function(){if(jw.state!="minimized"){deluxePopupWindow.minimize(this,jw);}else{deluxePopupWindow.restore(this,jw);}};jw.close.onclick=function(){deluxePopupWindow.close(jw);};jw.fullscreen.onclick=function(){deluxePopupWindow.fullScreen(this,jw);};jw.show=function(){deluxePopupWindow.show(this);};jw.k=function(bol){deluxePopupWindow.k(this,bol);};jw.h=function(bol){deluxePopupWindow.h(this,bol);};jw.m=function(bol){deluxePopupWindow.m(this,bol);};jw.hide=function(){deluxePopupWindow.close(this);};jw.g=function(w,h){deluxePopupWindow.g(this,w,h);};jw.f=function(x,y){deluxePopupWindow.f(this,x,y);};jw.setResize=function(bol){deluxePopupWindow.setResize(this,bol);};jw.l=function(bol){deluxePopupWindow.l(this,bol);};jw.load=function(contenttype,contentsource,title){deluxePopupWindow.load(this,contenttype,contentsource,title);};if(!deluxePopupWindow.jaexamples.length){window.onunload=deluxePopupWindow.cleaner;};this.jaexamples[this.jaexamples.length]=jw;return jw;},load:function(jw,contentsource,title,contype){if(typeof title!='undefined'){jw.header.innerHTML=title;}if(contype=='auto'){if(contentsource.substr(0,7)=='http://'){var contenttype='iframe';}else if(contentsource.length<=30&&document.getElementById(contentsource)){var contenttype='id';jw.contentarea.sourceboxid=contentsource;}else{var contenttype='text';}}else{var contenttype=contype;}if(contenttype=='text'){jw.contentarea.innerHTML=contentsource;}else if(contenttype=='id'){jw.contentarea.innerHTML=document.getElementById(contentsource).innerHTML;document.getElementById(contentsource).style.display='none';}else if(contenttype=='iframe'){jw.contentarea.style.overflow='hidden';if(!jw.contentarea.firstChild||jw.contentarea.firstChild.tagName!='IFRAME'){jw.contentarea.innerHTML='<iframe src="" style="border:0; margin:0; padding:0; width:100%; height: 100%" name="_iframe-'+jw.id+'"></iframe>';}window.frames['_iframe-'+jw.id].location.replace(contentsource);}jw.contentarea.datatype=contenttype;},loadSkin:function(skin){if(!window[deluxePopupWindow.globalprefix+'skin_'+skin]){return null;}var allscripts=document.documentElement.getElementsByTagName('script');var path='',styles='';var file=deluxePopupWindow.globalprefix+'skin_'+skin+'.js';for(var i=0,len=file.length;i<allscripts.length;i++){if(allscripts[i].src.substr(allscripts[i].src.length-len,len)==file){path=allscripts[i].src.substr(0,allscripts[i].src.length-len);break;}}if(!deluxePopupWindow.connectstyles[skin]){deluxePopupWindow.connectstyles[skin]=true;if((/Safari/i.test(navigator.userAgent))){var _styles=document.createElement('link');_styles.setAttribute('rel','stylesheet');_styles.setAttribute('type','text/css');_styles.setAttribute('href',path+deluxePopupWindow.globalprefix+'skin_'+skin+'.css');if(_styles!=''){document.getElementsByTagName('head').item(0).appendChild(_styles);}}else{styles='<link rel="stylesheet" href="'+path+deluxePopupWindow.globalprefix+'skin_'+skin+'.css" type="text/css" />';}}return window[deluxePopupWindow.globalprefix+'skin_'+skin]+styles;},show:function(jw){if(jw.lastx){deluxePopupWindow.restore(jw.minimize,jw);}else{jw.style.display='block';}jw.state='fullview';jw.onmousedown();},close:function(jw){try{var closewinbol=jw.onclose();}catch(err){var closewinbol=true;}finally{if(typeof closewinbol=='undefined'){var closewinbol=true;}}if(closewinbol){if(jw.state!='minimized'){deluxePopupWindow.o(jw);}jw.style.display='none';}for(var i=0,max=0,top=-1;i<deluxePopupWindow.jaexamples.length;i++){if(deluxePopupWindow.jaexamples[i].handle._parent.style.display=='block'){if(max!=Math.max(max,parseInt(deluxePopupWindow.jaexamples[i].handle._parent.style.zIndex))){top=i;max=Math.max(max,parseInt(deluxePopupWindow.jaexamples[i].handle._parent.style.zIndex));}}}if(jw.contentarea.sourceboxid){document.getElementById(jw.contentarea.sourceboxid).style.display='block';}if(top>=0)deluxePopupWindow.p(deluxePopupWindow.jaexamples[top].handle._parent);return closewinbol;},p:function(jw){if(deluxePopupWindow.currentSelect)deluxePopupWindow.currentSelect.className=deluxePopupWindow.currentSelect.defaultskin;jw.className=jw.defaultskin+'-selected';deluxePopupWindow.currentSelect=jw;},g:function(jw,w,h){jw.style.width=Math.max(parseInt(w),deluxePopupWindow.minsize.width)+'px';jw.contentarea.style.height=Math.max(parseInt(h),deluxePopupWindow.minsize.height)+'px';},f:function(jw,x,y){this.getViewPos();switch(x){case'left':jw.style.left='0px';break;case'center':jw.style.left=this.scroll_left+(this.docwidth-jw.offsetWidth)/2+'px';break;case'right':jw.style.left=this.scroll_left+(this.docwidth-jw.offsetWidth)+'px';break;default:jw.style.left=this.scroll_left+parseInt(x)+'px';break;}switch(y){case'top':jw.style.top='0px';break;case'middle':jw.style.top=this.scroll_top+(this.docheight-jw.offsetHeight)/2+'px';break;case'bottom':jw.style.top=this.scroll_left+(this.docheight-jw.offsetHeight)+'px';break;default:jw.style.top=this.scroll_top+parseInt(y)+'px';break;}},setResize:function(jw,bol){jw.statusarea.style.display=(bol)?'block':'none';jw.resizeBool=(bol)?1:0;},l:function(jw,bol){jw.contentarea.style.overflow=(bol)?'auto':'hidden';},k:function(jw,bol){jw.fullscreen.style.display=(bol)?'block':'none';jw.fullscreenBool=(bol)?1:0;},h:function(jw,bol){jw.minimize.style.display=(bol)?'block':'none';jw.minimizableBool=(bol)?1:0;},m:function(jw,bol){jw.close.style.display=(bol)?'block':'none';jw.closableBool=(bol)?1:0;},startDrag:function(e){if((/MSIE /i.test(navigator.userAgent)))document.onselectstart=function(){return false;};var d=deluxePopupWindow;var jw=this._parent;var obj=(typeof event=='undefined')?e.target:event.srcElement;if(jw.substate!='fullscreen'&&(obj==jw.handle||obj==jw.header||obj==jw.resizearea)&&!(jw.state=='minimized'&&this.className==deluxePopupWindow.activeclasses.resizearea)){deluxePopupWindow.b.style.cursor='move';d.c=this;e=window.event||e;d.initmousex=e.clientX;d.initmousey=e.clientY;d.initx=parseInt(jw.offsetLeft);d.inity=parseInt(jw.offsetTop);d.width=parseInt(jw.offsetWidth);d.contentheight=parseInt(jw.contentarea.offsetHeight);document.onmousemove=d.n;document.onmouseup=function(){d.stop(d.c);};this.onmouseout=function(){if((/MSIE /i.test(navigator.userAgent)))document.onselectstart=function(){};}}return false;},n:function(e){var d=deluxePopupWindow;var c=d.c;e=window.event||e;with(deluxePopupWindow.b){className=c._parent.defaultskin+deluxePopupWindow.sidebarpostfix;style.borderWidth=deluxePopupWindow.sidebarborder+'px';style.display='block';}with(deluxePopupWindow.backsidebar.style){width=(window.innerWidth)?window.innerWidth+'px':document.documentElement.clientWidth+'px';height=(window.innerHeight)?window.innerHeight+'px':document.documentElement.clientHeight+'px';display='block';zIndex=deluxePopupWindow.zIndexvalue+1;}d.distancex=e.clientX-d.initmousex;d.distancey=e.clientY-d.initmousey;if(c.className==deluxePopupWindow.activeclasses.handle){with(deluxePopupWindow.b.style){top=c._parent.offsetTop+'px';left=c._parent.offsetLeft+'px';width=c._parent.offsetWidth-deluxePopupWindow.sidebarborder*2+'px';height=c._parent.offsetHeight-deluxePopupWindow.sidebarborder*2+'px';zIndex=deluxePopupWindow.zIndexvalue+2;}d.move(deluxePopupWindow.b,e);}else if(c.className==deluxePopupWindow.activeclasses.resizearea){deluxePopupWindow.b.style.cursor='nw-resize';with(deluxePopupWindow.b.style){top=c._parent.offsetTop+'px';left=c._parent.offsetLeft+'px';width=c._parent.offsetWidth-deluxePopupWindow.sidebarborder*2+'px';height=c._parent.offsetHeight-deluxePopupWindow.sidebarborder*2+'px';zIndex=deluxePopupWindow.zIndexvalue+2;}d.resize(c._parent,e);}return false;},o:function(jw){this.getViewPos();jw.lastx=parseInt((jw.style.left||jw.offsetLeft))-deluxePopupWindow.scroll_left;jw.lasty=parseInt((jw.style.top||jw.offsetTop))-deluxePopupWindow.scroll_top;jw.lastwidth=parseInt(jw.style.width);},getViewPos:function(){var ie=(/MSIE /i.test(navigator.userAgent))?true:false;var domclientWidth=document.documentElement&&parseInt(document.documentElement.clientWidth)||100000;this.standardbody=(document.compatMode=='CSS1Compat')?document.documentElement:document.body;this.scroll_top=(ie)?this.standardbody.scrollTop:window.pageYOffset;this.scroll_left=(ie)?this.standardbody.scrollLeft:window.pageXOffset;this.docwidth=(ie)?this.standardbody.clientWidth:(/Safari/i.test(navigator.userAgent))?window.innerWidth:Math.min(domclientWidth,window.innerWidth-16);this.docheight=(ie)?this.standardbody.clientHeight:window.innerHeight;},resize:function(jw,e){deluxePopupWindow.b.style.width=Math.max(deluxePopupWindow.width+deluxePopupWindow.distancex,deluxePopupWindow.minsize.width)+'px';deluxePopupWindow.b.style.height=Math.max(deluxePopupWindow.contentheight+deluxePopupWindow.distancey,deluxePopupWindow.minsize.height)+(jw.offsetHeight-parseInt(jw.contentarea.style.height))+'px';},move:function(jw,e){jw.style.left=deluxePopupWindow.distancex+deluxePopupWindow.initx+'px';jw.style.top=deluxePopupWindow.distancey+deluxePopupWindow.inity+'px';},fullScreen:function(button,jw){if(jw.state=='minimized'){deluxePopupWindow.restore(jw.minimize,jw);}if(jw.nofullscreen){button.className=deluxePopupWindow.activeclasses.fullscreen;button.setAttribute('title',deluxePopupWindow.titles.fullscreen);jw.state=jw.substate='fullview';if(jw.nofullscreen.resizeBool)jw.setResize(true);deluxePopupWindow.g(jw,jw.nofullscreen.width,jw.nofullscreen.height);deluxePopupWindow.f(jw,jw.nofullscreen.x,jw.nofullscreen.y);jw.nofullscreen=null;}else{button.className=deluxePopupWindow.passiveclasses.restore;button.setAttribute('title',deluxePopupWindow.titles.normalization);jw.state=jw.substate='fullscreen';jw.nofullscreen={x:parseInt((jw.style.left||jw.offsetLeft))-deluxePopupWindow.scroll_left,y:parseInt((jw.style.top||jw.offsetTop))-deluxePopupWindow.scroll_top,width:parseInt(jw.style.width),height:parseInt(jw.contentarea.style.height),resizeBool:jw.resizeBool};if(jw.resizeBool)jw.setResize(false);var standardbody=(document.compatMode=='CSS1Compat')?document.documentElement:document.body;var ieheight=standardbody.clientHeight;var iewidth=standardbody.clientWidth;var width=(window.innerWidth)?window.innerWidth-deluxePopupWindow.offsetborder:iewidth-deluxePopupWindow.offsetborder;var height=(window.innerHeight)?window.innerHeight-(jw.offsetHeight-parseInt(jw.contentarea.style.height)):ieheight-(jw.offsetHeight-parseInt(jw.contentarea.style.height));deluxePopupWindow.g(jw,width,height);deluxePopupWindow.f(jw,0,0);}},minimize:function(button,jw){deluxePopupWindow.o(jw);button.setAttribute('title',deluxePopupWindow.titles.unminimize);jw.state='minimized';jw.contentarea.style.display='none';jw.statusarea.style.display='block';if(typeof jw.winminimize=='undefined'){deluxePopupWindow.winminimize++;jw.winminimize=deluxePopupWindow.winminimize;}if(deluxePopupWindow.minmizedtype){jw.style.left='5px';jw.style.width='220px';var windowspacing=jw.winminimize*10;jw.style.top=deluxePopupWindow.scroll_top+deluxePopupWindow.docheight-(jw.handle.offsetHeight*jw.winminimize)-windowspacing+'px';}},restore:function(button,jw){deluxePopupWindow.getViewPos();button.setAttribute('title',deluxePopupWindow.titles.minimize);jw.state='fullview';jw.style.display='block';jw.contentarea.style.display='block';if(jw.substate=='fullscreen'||!jw.resizeBool){jw.statusarea.style.display='none';}else if(jw.resizeBool){jw.statusarea.style.display='block';}if(deluxePopupWindow.minmizedtype){jw.style.left=parseInt(jw.lastx)+deluxePopupWindow.scroll_left+'px';jw.style.top=parseInt(jw.lasty)+deluxePopupWindow.scroll_top+'px';jw.style.width=parseInt(jw.lastwidth)+'px';}},cleaner:function(){window.onload=null;for(var i=0;i<deluxePopupWindow.jaexamples.length;i++){deluxePopupWindow.jaexamples[i].handle._parent=deluxePopupWindow.jaexamples[i].resizearea._parent=null;}},stop:function(){if(arguments[0]&&deluxePopupWindow.b.style.display=='block'){var offsetborder=deluxePopupWindow.offsetborder;if(arguments[0].className==deluxePopupWindow.activeclasses.handle){with(arguments[0]._parent.style){top=Math.max(deluxePopupWindow.b.offsetTop,0)+'px';left=Math.max(deluxePopupWindow.b.offsetLeft,0)+'px';width=deluxePopupWindow.b.offsetWidth-offsetborder+'px';}}else if(arguments[0].className==deluxePopupWindow.activeclasses.resizearea){deluxePopupWindow.g(arguments[0]._parent,deluxePopupWindow.b.offsetWidth-offsetborder,deluxePopupWindow.b.offsetHeight-(arguments[0]._parent.offsetHeight-parseInt(arguments[0]._parent.contentarea.style.height)));}}deluxePopupWindow.b.style.display='none';deluxePopupWindow.backsidebar.style.display='none';deluxePopupWindow.c=null;document.onmousemove=null;document.onmouseup=null;},addEvent:function(target,functionref,tasktype){tasktype=(window.addEventListener)?tasktype:'on'+tasktype;if(target.addEventListener){target.addEventListener(tasktype,functionref,false);}else if(target.attachEvent){target.attachEvent(tasktype,functionref);}},classChanger:function(_obj,methodname,defaultclass){switch(methodname){case'onmouseup':case'onmouseover':_obj.className=defaultclass+'-'+'onmouseover';break;case'onmouseout':_obj.className=defaultclass;break;case'onmousedown':_obj.className=defaultclass+'-'+methodname;break;}},addSkin:function(skinFile){document.write('<scr'+'ipt src="'+skinFile+'.js"></scr'+'ipt>');document.write('<link rel="stylesheet" href="'+skinFile+'.css" type="text/css" />');},wins:[],addWindow:function(openParam){this.wins[openParam.winID]=openParam;deluxePopupWindow.waitSkin(openParam.winID);},waitSkin:function(winID){if(!this.wins[winID])return;var skinType;eval('skinType = typeof(jaw_skin_'+this.wins[winID].skin+')');if(skinType=='undefined')setTimeout('deluxePopupWindow.waitSkin(\''+winID+'\')',50);else this.attachToEvent(this.wins[winID]);},runWindow:function(winID){if(!this.wins[winID])return;with(this.wins[winID])this.open(winID,content,title,winParams,skin,contType);},attachToEvent:function(openParam){var openScript='deluxePopupWindow.runWindow(\''+openParam.winID+'\')';var onePerSession=/onePerSession/i.test(openParam.actionParam);var a;var regexp_params=/(\w+)(\s*=\s*(\w+))?/g;while(a=regexp_params.exec(openParam.actionParam)){if((a[1]=='openAfter')&&(a.length>1)){function cl(name,value,expires,path,domain,secure){document.cookie=name+"="+escape(value)+((expires)?"; expires="+expires:"")+((path)?"; path="+path:"")+((domain)?"; domain="+domain:"")+((secure)?"; secure":"");};function cj(name){var cookie=" "+document.cookie;var search=" "+name+"=";var setStr=null;var offset=0;var end=0;if(cookie.length>0){offset=cookie.indexOf(search);if(offset!=-1){offset+=search.length;end=cookie.indexOf(";",offset);if(end==-1){end=cookie.length;};setStr=unescape(cookie.substring(offset,end));}}return(setStr);};if(onePerSession){if(cj('dpw'+openParam.winID+'run'))return;cl('dpw'+openParam.winID+'run',1)};if(!a[3])eval(openScript);else setTimeout(openScript,a[3]*1000);}else if((a[1]=='closeAfter')&&(a.length>1)){setTimeout('document.getElementById(\''+openParam.winID+'\').hide()',a[3]*1000);}else if((a[1]=='onClick')&&(a.length>1)){var e=document.getElementById(a[3]);if(e)this.addEvent(e,function(){eval(openScript)},'click')}else if((a[1]=='onMouseOver')&&(a.length>1)){var e=document.getElementById(a[3]);if(e)this.addEvent(e,function(){eval(openScript)},'mouseover')}else if((a[1]=='onMouseOut')&&(a.length>1)){var e=document.getElementById(a[3]);if(e)this.addEvent(e,function(){eval(openScript)},'mouseout')}}}};deluxePopupWindow.init();

