function clearText(obj){
if(obj.value=="optional"){obj.value=""}
}
//##################################################################################
//##################################################################################
//##################################################################################

//##################################################################################
//##################################################################################
//##################################################################################
function dealers(a){
alert(a)
}
//##################################################################################
//##################################################################################
//##################################################################################
function state(a){
document.all.put.value = a
}
//##################################################################################
//##################################################################################
//##################################################################################

function loadfaq(a){

if(a == 1)
b = "<font color=gold>I have a question you should add to your FAQ's.</font></B><BR><BR>If you have a question that should be added to our FAQ's section,<BR>Please do the following :<BR>&nbsp;&nbsp;1. Go to our <A HREF='#contactus'><U>Contact Us</U></A> section.<BR>&nbsp;&nbsp;2. From the 'To' options select 'Question to add to FAQs'.<BR>&nbsp;&nbsp;3. Enter your question in the 'Comments' box.<BR>&nbsp;&nbsp;4. Complete the rest of the form and then send your message."
if(a == 2)
b = "<font color=gold>How do I set my ActiveX controls to view this demo?</font></B><BR><BR>Go to Tools / Internet Options... / Security / Custom Level...<BR>Locate the 'ActiveX controls and plug-ins' category.<BR>Now enable the 'Run ActiveX controls and plug-ins'.<BR>Also enable the 'Script ActiveX controls marked as safe for scripting'."
if(a == 3)
b = "<font color=gold>How do I set my 'Screen Area' and 'Color Depth'?</font></B><BR><BR>For Windows, go to My Computer / Control Panel / Display / Settings.<BR>Locate the 'Colors' section and set to 24 bit or better.<BR>Also locate the 'Screen Area' section and set it to 1024 by 768 pixels."
if(a == 4)
b = "<font color=gold>Will the Remote Client software be faster?</font></B><BR><BR>Yes, the Remote Client software will be faster.  It is impossible say by how much, it's depends on your connection speed and type.  You can download our client software to compare using your connection."
if(a == 5)
b = "<font color=gold>What other controls are avalable with the Remote Client software?</font></B><BR><BR>With our Remote Client software you can have the same functions as if you were at the DVR, no need to go to the site.<BR>Function include: Remote Administration, Remote Search, Record to local computer, Relay control, Pan-Tilt-Zoom control and much more.  For a more complete list of remote functions, visit our web site."
if(a == 6)
b = "<font color=gold>Can I use my existing cameras with this system?</font></B><BR><BR>Yes, you can. Our video servers is compatible with all CCTV cameras including Speed Domes and other Pan, Tilt and Zoom cameras.<BR><BR><U>Technical:</U><BR>Our system uses a standard 75-ohm, 1-volt p-p composite video signal.  The camera input connectors are BNC type.  We recommend using RG59 coax cable for runs under 1000 feet.  Use RG6 for runs ranging from 1000 to 1500 feet. And RG11/U for runs up to 3000 feet.  We recommend using another form of connection for runs over 3000 feet."
if(a == 7)
b = "<font color=gold>Why does it take so long to build ?</font></B><BR><BR>It only takes a day to build your system.  Normally we will have your system built before the end of the following day. Next we do a full function test of the system.  Then there is an over night burn-in period, after that we re-test the system and ship it to you.  This process will normally take about three days."
if(a == 8)
b = "<font color=gold>How will you be shipping my new system ?</font></B><BR><BR>We ship using FedEx ground service.  If you have an urgent need, call us to make arrangements to ship your new system using a faster FedEx service."
if(a == 9)
b = "<font color=gold>xxxx</font></B><BR><BR>"

if(document.all)
document.all.faqbox.innerHTML = b
else
document.getElementById('faqbox').innerHTML = b
}
//##################################################################################
//##################################################################################
//##################################################################################
//-----------------------------------------------------------------------------------------
//if(gh == "lop"){
var message="";
function clickIE() {if (document.all) {(message);return false;}}
function clickNS(e) {if 
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {(message);return false;}}}
if (document.layers) 
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
document.oncontextmenu=new Function("return false")
//}
//-----------------------------------------------------------------------------------------
//##################################################################################
//##################################################################################
//##################################################################################