
function MM_swapImgRestore(){var i,x,a=document.MM_sr;for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++)x.src=x.oSrc;}
function MM_preloadImages(){var d=document;if(d.images){if(!d.MM_p)d.MM_p=new Array();var i,j=d.MM_p.length,a=MM_preloadImages.arguments;for(i=0;i<a.length;i++)
if(a[i].indexOf("#")!=0){d.MM_p[j]=new Image;d.MM_p[j++].src=a[i];}}}
function MM_findObj(n,d){var p,i,x;if(!d)d=document;if((p=n.indexOf("?"))>0&&parent.frames.length){d=parent.frames[n.substring(p+1)].document;n=n.substring(0,p);}
if(!(x=d[n])&&d.all)x=d.all[n];for(i=0;!x&&i<d.forms.length;i++)x=d.forms[i][n];for(i=0;!x&&d.layers&&i<d.layers.length;i++)x=MM_findObj(n,d.layers[i].document);if(!x&&d.getElementById)x=d.getElementById(n);return x;}
function MM_swapImage(){var i,j=0,x,a=MM_swapImage.arguments;document.MM_sr=new Array;for(i=0;i<(a.length-2);i+=3)
if((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x;if(!x.oSrc)x.oSrc=x.src;x.src=a[i+2];}}
function doClear(theText)
{if(theText.value=="Please enter your email address...")
{theText.value=""}}
var cssmenuids=["cssmenu1"]
var csssubmenuoffset=-1
function createcssmenu2(){for(var i=0;i<cssmenuids.length;i++){var ultags=document.getElementById(cssmenuids[i]).getElementsByTagName("ul")
for(var t=0;t<ultags.length;t++){ultags[t].style.top=ultags[t].parentNode.offsetHeight+csssubmenuoffset+"px"
if(ultags[t].className=="subsub")
{if(navigator.userAgent.indexOf("MSIE")!=-1||navigator.userAgent.indexOf("Firefox")!=-1)
{ultags[t].style.top="0px";ultags[t].style.left="100px";}
else if(navigator.userAgent.indexOf("Chrome")!=-1||navigator.userAgent.indexOf("Safari")!=-1)
{ultags[t].style.top="-10px";ultags[t].style.left="100px";}
else if(navigator.userAgent.indexOf("Opera")!=-1)
{ultags[t].style.top="-10px";ultags[t].style.left="100px";}}
var spanref=document.createElement("span")
spanref.className="arrowdiv"
spanref.innerHTML="&nbsp;&nbsp;&nbsp;&nbsp;"
ultags[t].parentNode.getElementsByTagName("a")[0].appendChild(spanref)
ultags[t].parentNode.onmouseover=function(){window.status=this.getElementsByTagName("ul")[0].className;this.style.zIndex=100;this.getElementsByTagName("ul")[0].style.visibility="visible";this.getElementsByTagName("ul")[0].style.display="block";this.getElementsByTagName("ul")[0].style.zIndex=0;}
ultags[t].parentNode.onmouseout=function(){this.style.zIndex=0;this.getElementsByTagName("ul")[0].style.visibility="hidden";this.getElementsByTagName("ul")[0].style.display="none";this.getElementsByTagName("ul")[0].style.zIndex=100;}}}}
TICKER_RIGHTTOLEFT=false;TICKER_SPEED=1;TICKER_STYLE="font-family:Arial; font-size:12px; color:#dd0000";TICKER_PAUSED=false;function ticker_start()
{TICKER_CONTENT=document.getElementById("TICKER").innerHTML;var tickerSupported=false;TICKER_WIDTH=document.getElementById("TICKER").style.width;var img="<img src=ticker_space.gif width="+TICKER_WIDTH+" height=0>";if(navigator.userAgent.indexOf("Firefox")!=-1||navigator.userAgent.indexOf("Safari")!=-1||navigator.userAgent.indexOf("Opera")!=-1)
{document.getElementById("TICKER").innerHTML="<TABLE  cellspacing='0' cellpadding='0' width='100%'><TR><TD nowrap='nowrap'>"+img+"<SPAN style='"+TICKER_STYLE+"' ID='TICKER_BODY' width='100%'>&nbsp;</SPAN>"+img+"</TD></TR></TABLE>";tickerSupported=true;}
if(navigator.userAgent.indexOf("MSIE")!=-1&&navigator.userAgent.indexOf("Opera")==-1)
{document.getElementById("TICKER").innerHTML="<DIV nowrap='nowrap' style='width:100%;'>"+img+"<SPAN style='"+TICKER_STYLE+"' ID='TICKER_BODY' width='100%'></SPAN>"+img+"</DIV>";tickerSupported=true;}
if(!tickerSupported)
document.getElementById("TICKER").outerHTML="";else
{document.getElementById("TICKER").scrollLeft=TICKER_RIGHTTOLEFT?document.getElementById("TICKER").scrollWidth-document.getElementById("TICKER").offsetWidth:0;document.getElementById("TICKER_BODY").innerHTML=TICKER_CONTENT;document.getElementById("TICKER").style.display="block";TICKER_tick();}}
function TICKER_tick()
{if(!TICKER_PAUSED)
document.getElementById("TICKER").scrollLeft+=TICKER_SPEED*(TICKER_RIGHTTOLEFT?-1:1);if(TICKER_RIGHTTOLEFT&&document.getElementById("TICKER").scrollLeft<=0)
document.getElementById("TICKER").scrollLeft=document.getElementById("TICKER").scrollWidth-document.getElementById("TICKER").offsetWidth;if(!TICKER_RIGHTTOLEFT&&document.getElementById("TICKER").scrollLeft>=document.getElementById("TICKER").scrollWidth-document.getElementById("TICKER").offsetWidth)document.getElementById("TICKER").scrollLeft=0;window.setTimeout("TICKER_tick()",15);}
var image1="SiteImages/pause.gif";function button_click()
{if(image1=="SiteImages/pause.gif")
{TICKER_PAUSED=true;image1="SiteImages/play.gif";document.getElementById("tickerPlayPause").style.backgroundPosition="0px -57px";}
else
if(image1=="SiteImages/play.gif")
{TICKER_PAUSED=false;image1="SiteImages/pause.gif";document.getElementById("tickerPlayPause").style.backgroundPosition="0px -3px";}}
function mmouseover()
{if(image1=="SiteImages/pause.gif")
{document.getElementById("tickerPlayPause").style.backgroundPosition="0px -30px";}
if(image1=="SiteImages/play.gif")
{document.getElementById("tickerPlayPause").style.backgroundPosition="0px -84px";}}
function mmouseout()
{if(image1=="SiteImages/pause.gif")
document.getElementById("tickerPlayPause").style.backgroundPosition="0px -3px";else
document.getElementById("tickerPlayPause").style.backgroundPosition="0px -57px";}
function func_mouseout()
{if(image1=="SiteImages/pause.gif")
TICKER_PAUSED=false;}
function mainmenu(){$(" #navmenu ul ").css({display:"none"});$(" #navmenu li").hover(function(){$(this).find('ul:first').css({visibility:"visible",display:"none"}).show(300);},function(){$(this).find('ul:first').css({visibility:"hidden"});});}
$(document).ready(function(){mainmenu();});$(function(){$('#faqs').find('dd').hide().end();$('#faqs').find('dt').each(function(i){$(this).click(function(){if($.browser.msie)
{$('#faqs').find('dd').hide();$(this).next().show();}
else
{$('#faqs').find('dd').slideUp('slow');$(this).next().slideToggle();}});});});