
var brow='ns'
 
 var browdetect = navigator.userAgent.toLowerCase();
if (browdetect.indexOf("msie") > -1)  {brow='ie'}
if (browdetect.indexOf("firefox") > -1)  {brow='ff'}

var vsn2=new Array();
 
  vsn2['asp']='For example: Software, Real Time Trading Platform, Healthcare, Financial' 
  vsn2['compconsult']='For example: IT/Hardware/Software, Network Security, Domestic Network Integration, Commercial Network Integration, Supply Chain or Other' 
 vsn2['ecommerce']='No inventory & simply act as order facilitators are <font color=red><b>not</b></font> eligible unless revenues are significant (above $10 million).' 
 vsn2['infservices']='No Religious, Pornography/Adult content, or Political websites/services' 
vsn2['onlinetr']='For example: B2C or B2B. If you have no inventory & simply act as order facilitators, then you are not eligible unless revenues are significant (above $10 million).' 
vsn2['softwdev']='If you develop or publish software specifically for these industries/categories: Geophysical/ Mapping Radioactive, Aviation Industry, Nuclear Power Industry, Artificial Intelligence, Energy Management or Process Control/ Factory Automation - then you are not eligible for insurance. If you develop or publish computer or video games, your revenues have to be substantial (above $10 million).'
vsn2['tempstaff']='Including: Direct Hire Placement, Executive Search, Technical Staffing or Temporary Staffing'
 
function Industry(ab){
	if (ab == "asp") {
		document.all.asp.innerHTML = vsn2[ab];}
		
			if (ab == "compconsult") {
		document.all.compconsult.innerHTML = vsn2[ab];}
		if (ab == "ecommerce") {
		document.all.ecommerce.innerHTML = vsn2[ab];}
		
		
		if (ab == "infservices") {
		document.all.infservices.innerHTML = vsn2[ab];}
		
		if (ab == "onlinetr") {
		document.all.onlinetr.innerHTML = vsn2[ab];}
		
		if (ab == "softwdev") {
		document.all.softwdev.innerHTML = vsn2[ab];}
		
		if (ab == "tempstaff") {
		document.all.tempstaff.innerHTML = vsn2[ab];}
		
		Swap3(ab);
}
var imn=0
var opd=0
var vsn3=new Array();



 function Swap3(bpa) {vsn3[bpa]=1;}
function Swap2(imn){if (((opd != imn) && ((vsn3[imn]!=1) || (vsn3[imn]!=1)))&& (brow != 'ns')){
	
	MM_swapImage('Image_'+imn,'','../im/info.gif',1);}

}
