function submitformp() {
if(document.formp.r.value=='Select')
{ alert('Please select a backup size, \rthen click GO!'); 
}
else if(document.formp.r.value=='Over') 
{ alert('Interested in a backup account over 100 GB?\r Please contact us today \ror take a 100 GB or smaller trial first.'); 
}
else 
{ window.open('http://www.remotedatabackups.com/solutions/8.cfm?plan='+document.formp.r.value);
	}
}
function submitforms() {
if(document.forms.r.value=='Select')
{ alert('Please select a backup size, \rthen click GO!'); 
}
else if(document.forms.r.value=='Over') 
{ alert('Interested in a backup account over 100 GB?\r Please contact us today \ror take a 100 GB or smaller trial first.'); 
document.forms.r.value='100EN'
}
else if(document.forms.r.value=='Over2') 
{ alert('Interested in a backup account over 100 GB?\r Please contact us today \ror take a 100 GB or smaller trial first.'); 
document.forms.r.value='100EF'
}
else 
{ window.open('http://www.remotedatabackups.com/solutions/8.cfm?plan='+document.forms.r.value); }
}
function submitformm() {
if(document.formm.r.value=='Select')
{ alert('Please select a backup size, \rthen click GO!'); }
else 
{ window.open('http://www.remotedatabackups.com/solutions/8.cfm?plan='+document.formm.r.value);
	}
}

function submitformA() {
if(document.formA.r.value=='Select')
{ alert('Please select a backup size, \rthen click GO!'); }
else if(document.formA.r.value=='Over') 
{ alert('Interested in a backup account over 100 GB?\r Please contact us today \ror take a 100 GB or smaller trial first.'); 
}
else if(document.formA.r.value=='250') 
{ window.location='http://www.remotedatabackups.com/mp_downloads/RDBsetup250mb.exe' 
}
else if(document.formA.r.value=='40' || document.formA.r.value=='50' || document.formA.r.value=='60' || document.formA.r.value=='75' || document.formA.r.value=='100') 
{ window.location='http://www.remotedatabackups.com/mp_downloads/RDB'+formA.r.value+'GB.exe'
}
else 
{ window.location='http://www.remotedatabackups.com/mp_downloads/RDBsetup'+formA.r.value+'GB.exe'
	}
}
function hide3b() {
document.all['t0'].style.display = "none"; 
document.all['t1'].style.display = "none"; 
document.all['t2'].style.display = "none"; 
document.all['t3'].style.display = "none"; 
document.all['t4'].style.display = "none"; 
document.all['t5'].style.display = "none"; 
// L1.className='os1';
// L2.className='os1';
// L3.className='os1';
// L4.className='os1';
}

function hs4(theid) {
hide3b() 
switch(theid) {
	case "t0":
		document.all['t0'].style.display = "block"; 
//		L1.className='os2';
		break
	case "t1":
		document.all['t1'].style.display = "block"; 
//		L1.className='os2';
		break
	case "t2":
		document.all['t2'].style.display = "block";
//		L2.className='os2';
		break
	case "t3":
		document.all['t3'].style.display = "block";
//		L3.className='os2';
		break
	case "t4":
		document.all['t4'].style.display = "block"; 
//		L4.className='os2';
		break
	}
}

function hide9b() {
document.all['j1'].style.display = "none"; 
document.all['j2'].style.display = "none"; 
document.all['j3'].style.display = "none"; 
document.all['j4'].style.display = "none"; 
document.all['j5'].style.display = "none"; 
document.all['j6'].style.display = "none"; 
k1.className='acc1';
k2.className='acc1';
k3.className='acc1';
k4.className='acc1';
k5.className='acc1';
k6.className='acc1';
}
function hs9(theid) {
hide9b() 
switch(theid) {
	case "j1":
		document.all['j1'].style.display = "block"; 
		k1.className='acc2';
		break
	case "j2":
		document.all['j2'].style.display = "block";
		k2.className='acc2';
		break
	case "j3":
		document.all['j3'].style.display = "block";
		k3.className='acc2';
		break
	case "j4":
		document.all['j4'].style.display = "block"; 
		k4.className='acc2';
		break
	case "j5":
		document.all['j5'].style.display = "block"; 
		k5.className='acc2';
		break
	case "j6":
		document.all['j6'].style.display = "block"; 
		k6.className='acc2';
		break
	}
}
function bookmark() {
window.external.AddFavorite(window.location,'Remote Data Backups: Business-Class Backups');
var url=window.location;
var title=window.document.title;
}
function popup(mypage) 
{ 
	var wina
	var ht=450;
	var wd=700;
	var wint=(screen.height - ht) / 2; 
	var winl=(screen.width - wd) / 2;
	wina=window.open(mypage, 'samples', 'resizable=1,scrollbars=1,height='+ht+',width='+wd+',top='+wint+',left='+winl+'') 
if (parseInt(navigator.appVersion) >=4) 
{ wina.window.focus(); }
 } 

function popup2(mypage) 
{ 
	var wina;
	var ht=570;
	var wd=800;
	var wint=(screen.height - ht) / 2; 
	var winl=(screen.width - wd) / 2;
	wina=window.open(mypage, 'samples', 'resizable=1,scrollbars=1,height='+ht+',width='+wd+',top='+wint+',left='+winl+'') 
if (parseInt(navigator.appVersion) >=4) 
{ wina.window.focus(); } 
} 

function popupi(mypage) 
{ 	var wina;
	var ht=440;
	var wd=580;
	var wint=(screen.height - ht) / 2; 
	var winl=(screen.width - wd) / 2;
	wina=window.open(mypage, 'samples', 'resizable=1,scrollbars=1,height='+ht+',width='+wd+',top='+wint+',left='+winl+'') 
if (parseInt(navigator.appVersion) >=4) 
{ wina.window.focus(); } 
} 

function popuph(mypage) 
{ 	var wina;
	var ht=570;
	var wd=610;
	var wint=(screen.height - ht) / 2; 
	var winl=(screen.width - wd) / 2;
	wina=window.open(mypage, 'samples', 'resizable=1,scrollbars=1,height='+ht+',width='+wd+',top='+wint+',left='+winl+'') 
if (parseInt(navigator.appVersion) >=4) 
{ wina.window.focus(); } 
} 

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.0
  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 && document.getElementById) x=document.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 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;
}
