<% applicationurl="http://www.digitalwatchguard.com/faq/" license="Digital Watchguard, Inc." xla_id="4244203" adminusr="digitalwatchguard" adminpwd="dwgncg0400" maxfaqs=3 maxterms=50 autosendreply="" mailadmin="admin@digitalwatchguard.com" notifyadmin="checked" faqtitle="Digital Video Surveillance FAQ" faqwidth="240" notifysubject="DigitalWatchguard.com : Question Notification" userreplysubject="DigitalWatchguard.com : An Answer to your question." userreplymsg="Dear%20Customer%2C%0D%0AThank%20you%20for%20your%20interest%20in%20www.digitalwatchguard.com.%0D%0ABelow%20is%20the%20answer%20to%20your%20question%20submited%20on%20%24%24DATEPOSTED%24%24%0D%0A%0D%0AQUESTION%3A%0D%0A%24%24QUESTION%24%24%0D%0A%0D%0AANSWER%3A%0D%0A%24%24ANSWER%24%24%0D%0A%0D%0A%0D%0APlease%20feel%20free%20to%20get%20back%20to%20us%20for%20any%20further%20assistance.%0D%0A%0D%0ASincerely%2C%0D%0ADigitalWatchguard.com" htmlanswer="The%20answer%20to%20your%20question%2C%20contains%20elements%20that%20may%20not%20look%20properly%20on%20this%20e-mail%20message.%0D%0A%0D%0ATo%20view%20the%20answer%20to%20your%20question%2C%20please%20click%20on%20the%20following%20URL%20%3A%20" smtpserver="smtp.registeredsite.com" qsubmit="afm" externalform="" noisewords="and;or;not;in;for" showtopicdesc="" relevance=0 %> <%topicid=request("topicid") faqid=request("faqid") if faqwidth="" or not(isnumeric(faqwidth)) then faqwidth=240 response.ContentType="application/x-javascript"%> function xlaAFMlaunch(){ if (document.all) { windowheight = screen.availHeight; rightwidth=<%=faqwidth%>; leftwidth=screen.availWidth-rightwidth-11; AFMwindow=window.open('<%=applicationurl%>afmmain.asp?topicid=<%=topicid%>&faqid=<%=faqid%>','xlaAFM','width='+rightwidth+',height='+(windowheight-51)+',screenX='+leftwidth+',screenY=0,top=0,left=' +leftwidth+',toolbar=0,location=0,status=1,menubar=0,resizable=1'); AFMwindow.focus(); } else { AFMwindow=window.open('<%=applicationurl%>afmmain.asp?topicid=<%=topicid%>&faqid=<%=faqid%>','','width=<%=faqwidth%>,height=480,toolbar=0,location=0,status=1,menubar=0,resizable=1'); } }