// JavaScript Document

<!--
<!--This launches a new browser window for available positions -->
function Launchjobs (URL) {
	var NewWin = window.open(URL, "NewWin", "width=400, height=300");
	NewWin.focus();
}

<!--This launches a new browser window for other sites -->
function LaunchNew_HC (URL) {
	var NewWin = window.open(URL, "NewWin", "scrollbars=0, resizable=0, width=704, height=601");
	NewWin.focus();
}
function LaunchNew (URL) {
	var NewWin = window.open(URL, "NewWin", "scrollbars=0, resizable=0, width=500, height=450");
	NewWin.focus();
}

<!--This launches a new browser window for hypertext links -->
function Launchtext (URL) {
	var NewWin = window.open(URL, "NewWin", "width=400, height=400");
	NewWin.focus();
}

<!--This launches a new browser window for hypertext links -->
function Launchcontact (URL) {
	var NewWin = window.open(URL, "NewWin", "scrollbars=0, resizable=0, width=500, height=425");
	NewWin.focus();
}

<!--This launches a new browser window for results login screen -->
function Launchlogin (URL) {
	var NewWin = window.open(URL, "NewWin", "width=430, height=230");
	NewWin.focus();
}

<!--This launches a new browser window for results -->
function LaunchUrl (URL) {
	var Newurl = window.open(URL, "Newurl", "width=650, height=500, scrollbars=1, resizable=1");
	Newurl.focus();
}

<!--This launches a new browser window for results -->
function LaunchFullUrl (URL) {
	var Newurl = window.open(URL, "Newurl", "width=800, height=600, scrollbars=1, resizable=1, toolbar=yes");
	Newurl.focus();
}

<!--This launches a new browser window for hypertext links -->
function LaunchForm (URL) {
	var FormWin = window.open(URL, "FormWin", "scrollbars=0, resizable=0, width=659, height=451");
	FormWin.focus();
}

<!-- This launches the LiveChat window -->
function LaunchLiveChat(URL, Height, Width) 
{
    window.open(URL, 'newWin', "status, height=" + Height + ",width=" + Width);   
}

<!-- This launches the CVV2 window -->
function LaunchCVV2Window(URL, Height, Width) 
{
    window.open(URL, 'newWin', "status, height=" + Height + ",width=" + Width);   
}

function mmLoadMenus() {
  if (window.mm_menu_0102194054_0) return;

    window.mm_menu_0102194508_0 = new Menu("root",125,18,"Tahoma, Arial, Helvetica, SansSerif",10,"#FFFFFF","#FFFFFF","#213264","#1A2649","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
  mm_menu_0102194508_0.addMenuItem("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Overview","location='/about-us/default.aspx'");
  mm_menu_0102194508_0.addMenuItem("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;News","location='/about-us/news.aspx'");
  mm_menu_0102194508_0.addMenuItem("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;History","location='/about-us/history.aspx'");
  mm_menu_0102194508_0.addMenuItem("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Careers","location='/about-us/careers.aspx'");
  mm_menu_0102194508_0.addMenuItem("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Testimonials","location='/about-us/testimonials.aspx'");
  mm_menu_0102194508_0.addMenuItem("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Partners","location='/partners/default.aspx'");
   mm_menu_0102194508_0.fontWeight="bold";
   mm_menu_0102194508_0.hideOnMouseOut=true;
   mm_menu_0102194508_0.bgColor='#BFC6D7';
   mm_menu_0102194508_0.menuBorder=1;
   mm_menu_0102194508_0.menuLiteBgColor='#8992AB';
   //mm_menu_0102194508_0.menuBorderBgColor='#BFC6D7';

          window.mm_menu_0102194054_0 = new Menu("root",171,18,"Tahoma, Arial, Helvetica, SansSerif",10,"#FFFFFF","#FFFFFF","#213264","#1A2649","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
  mm_menu_0102194054_0.addMenuItem("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Overview","location='/services/default.aspx'");
  mm_menu_0102194054_0.addMenuItem("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Plan&nbsp;Comparisons","location='/services/plan-comparisons.aspx'");
  mm_menu_0102194054_0.addMenuItem("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Shared&nbsp;Hosting","location='/services/shared-hosting.aspx'");
  mm_menu_0102194054_0.addMenuItem("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Virtual&nbsp;Dedicated","location='/services/virtual-dedicated.aspx'");
  mm_menu_0102194054_0.addMenuItem("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Dedicated&nbsp;Servers","location='/services/dedicated-servers.aspx'");
  mm_menu_0102194054_0.addMenuItem("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Co&#45;Location","location='/services/co-location.aspx'");
	  mm_menu_0102194054_0.addMenuItem("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Domain&nbsp;Registration","location='/services/domain-registration.aspx'");
  mm_menu_0102194054_0.addMenuItem("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;eCommerce","location='/services/ecommerce.aspx'");
  mm_menu_0102194054_0.addMenuItem("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Marketing&nbsp;Support","location='/services/marketing-support.aspx'");  
   mm_menu_0102194054_0.fontWeight="bold";
   mm_menu_0102194054_0.hideOnMouseOut=true;
   mm_menu_0102194054_0.bgColor='#BFC6D7';
   mm_menu_0102194054_0.menuBorder=1;
   mm_menu_0102194054_0.menuLiteBgColor='#8992AB';
   //mm_menu_0102194054_0.menuBorderBgColor='#8992AB';

window.mm_menu_0102194652_0 = new Menu("root",171,18,"Tahoma, Arial, Helvetica, SansSerif",10,"#FFFFFF","#FFFFFF","#213264","#1A2649","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
  mm_menu_0102194652_0.addMenuItem("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Overview","location='/technology/default.aspx'");
  mm_menu_0102194652_0.addMenuItem("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Network&nbsp;&&nbsp;Facilities","location='/technology/network-facilities.aspx'");
  mm_menu_0102194652_0.addMenuItem("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Hardware","location='/technology/hardware.aspx'");
  mm_menu_0102194652_0.addMenuItem("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Development&nbsp;Platform","location='/technology/development-platform.aspx'");
  mm_menu_0102194652_0.addMenuItem("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Server&#45;Side&nbsp;Components","location='/technology/server-components.aspx'");
  mm_menu_0102194652_0.addMenuItem("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Security&nbsp;Components","location='/technology/secure-components.aspx'");
   mm_menu_0102194652_0.fontWeight="bold";
   mm_menu_0102194652_0.hideOnMouseOut=true;
   mm_menu_0102194652_0.bgColor='#BFC6D7';
   mm_menu_0102194652_0.menuBorder=1;
   mm_menu_0102194652_0.menuLiteBgColor='#8992AB';
   //mm_menu_0102194652_0.menuBorderBgColor='#BFC6D7';

mm_menu_0102194652_0.writeMenus();
} // mmLoadMenus()

function MM_swapImgRestore() { //v3.0
  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() { //v3.0
  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) { //v4.01
  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() { //v3.0
  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 changeoptRight(optval)
{
	if (optval == "News")
	{
		if(document.getElementById('optRight') != null)
		    document.getElementById('optRight').src = 'images/news_active.jpg';

		if(document.getElementById('tabNews') != null)
			document.getElementById('tabNews').style.display='';

		if(document.getElementById('tabSite') != null)
			document.getElementById('tabSite').style.display='none';

		if(document.getElementById('tabSale') != null)
			document.getElementById('tabSale').style.display='none';
		
	}else if (optval == "Site")
	{	
		if(document.getElementById('optRight') != null)
		    document.getElementById('optRight').src = 'images/site_active.jpg';

		if(document.getElementById('tabNews') != null)
			document.getElementById('tabNews').style.display='none';

		if(document.getElementById('tabSite') != null)
			document.getElementById('tabSite').style.display='';

		if(document.getElementById('tabSale') != null)
			document.getElementById('tabSale').style.display='none';	
    
	}else if (optval == "Sale")
	{
		if(document.getElementById('optRight') != null)
		    document.getElementById('optRight').src = 'images/sale_active.jpg';

		if(document.getElementById('tabNews') != null)
			document.getElementById('tabNews').style.display='none';

		if(document.getElementById('tabSite') != null)
			document.getElementById('tabSite').style.display='none';

		if(document.getElementById('tabSale') != null)
			document.getElementById('tabSale').style.display='';
		
	}
}

//-->
