<!--
browserName = navigator.appName;
browserVer = parseInt ( navigator.appVersion );
version = "n2";
if ( browserName == "Netscape" && browserVer >= 3 ) version = "n3";
if ( browserName == "Microsoft Internet Explorer" && browserVer >=4 ) version = "e4";
if ( version == "n3" || version == "e4" )
if(document.images) {
<!--main nav-->
	onhome			= new Image(); onhome.src	= "images/home_on.gif";
	offhome			= new Image(); offhome.src	= "images/home_off.gif";
	
	onbenefits		= new Image(); onbenefits.src	= "images/benefits_on.gif";
	offbenefits		= new Image(); offbenefits.src	= "images/benefits_off.gif";
	
	onrange			= new Image(); onrange.src	= "images/range_on.gif";
	offrange		= new Image(); offrange.src	= "images/range_off.gif";
	
	onspecs			= new Image(); onspecs.src	= "images/specs_on.gif";
	offspecs		= new Image(); offspecs.src	= "images/specs_off.gif";
	
	onnews			= new Image(); onnews.src	= "images/news_on.gif";
	offnews			= new Image(); offnews.src	= "images/news_off.gif";
	
	ontrial			= new Image(); ontrial.src	= "images/trial_on.gif";
	offtrial		= new Image(); offtrial.src	= "images/trial_off.gif";
	
	oncontact		= new Image(); oncontact.src	= "images/contact_on.gif";
	offcontact		= new Image(); offcontact.src	= "images/contact_off.gif";
		
	onabout			= new Image(); onabout.src	= "images/about_on.gif";
	offabout		= new Image(); offabout.src	= "images/about_off.gif";
	
	onglobe			= new Image(); onglobe.src	= "images/globe_on.gif";
	offglobe		= new Image(); offglobe.src	= "images/globe_off.gif";
	
	
<!--range buttons-->
	onrintro		= new Image(); onrintro.src	= "images/rng_intro_on.gif";
	offrintro		= new Image(); offrintro.src	= "images/rng_intro_off.gif";
	
	onrclassic		= new Image(); onrclassic.src	= "images/rng_classic_on.gif";
	offrclassic		= new Image(); offrclassic.src	= "images/rng_classic_off.gif";
	
	onrplus			= new Image(); onrplus.src	= "images/rng_plus_on.gif";
	offrplus		= new Image(); offrplus.src	= "images/rng_plus_off.gif";
	
	onrsport		= new Image(); onrsport.src	= "images/rng_sport_on.gif";
	offrsport		= new Image(); offrsport.src	= "images/rng_sport_off.gif";
	
	onrair			= new Image(); onrair.src	= "images/rng_air_on.gif";
	offrair			= new Image(); offrair.src	= "images/rng_air_off.gif";
	
	
<!--benefits buttons-->
	onsafety			= new Image(); onsafety.src	= "images/safety_on.gif";
	offsafety			= new Image(); offsafety.src	= "images/safety_off.gif";
	
	oncomfort			= new Image(); oncomfort.src	= "images/comfort_on.gif";
	offcomfort			= new Image(); offcomfort.src	= "images/comfort_off.gif";
	
	onagility			= new Image(); onagility.src	= "images/agility_on.gif";
	offagility			= new Image(); offagility.src	= "images/agility_off.gif";
	
	onreliable			= new Image(); onreliable.src	= "images/reliable_on.gif";
	offreliable			= new Image(); offreliable.src	= "images/reliable_off.gif";
	
	onvalue				= new Image(); onvalue.src	= "images/value_on.gif";
	offvalue			= new Image(); offvalue.src	= "images/value_off.gif";
	
	
<!--benefits big buttons-->
	onsafety1			= new Image(); onsafety1.src	= "images/safety1_on.jpg";
	offsafety1			= new Image(); offsafety1.src	= "images/safety1_off.jpg";
	
	onsafety2			= new Image(); onsafety2.src	= "images/safety2_on.jpg";
	offsafety2			= new Image(); offsafety2.src	= "images/safety2_off.jpg";
	
	onsafety3			= new Image(); onsafety3.src	= "images/safety3_on.jpg";
	offsafety3			= new Image(); offsafety3.src	= "images/safety3_off.jpg";
	
	onsafety4			= new Image(); onsafety4.src	= "images/safety4_on.jpg";
	offsafety4			= new Image(); offsafety4.src	= "images/safety4_off.jpg";
	
	onsafety5			= new Image(); onsafety5.src	= "images/safety5_on.jpg";
	offsafety5			= new Image(); offsafety5.src	= "images/safety5_off.jpg";
	
	oncomfort1			= new Image(); oncomfort1.src	= "images/comfort1_on.jpg";
	offcomfort1			= new Image(); offcomfort1.src	= "images/comfort1_off.jpg";
	
	oncomfort2			= new Image(); oncomfort2.src	= "images/comfort2_on.jpg";
	offcomfort2			= new Image(); offcomfort2.src	= "images/comfort2_off.jpg";
	
	oncomfort3			= new Image(); oncomfort3.src	= "images/comfort3_on.jpg";
	offcomfort3			= new Image(); offcomfort3.src	= "images/comfort3_off.jpg";
	
	oncomfort4			= new Image(); oncomfort4.src	= "images/comfort4_on.jpg";
	offcomfort4			= new Image(); offcomfort4.src	= "images/comfort4_off.jpg";
	
	oncomfort5			= new Image(); oncomfort5.src	= "images/comfort5_on.jpg";
	offcomfort5			= new Image(); offcomfort5.src	= "images/comfort5_off.jpg";
	
	onagility1			= new Image(); onagility1.src	= "images/agility1_on.jpg";
	offagility1			= new Image(); offagility1.src	= "images/agility1_off.jpg";
	
	onagility2			= new Image(); onagility2.src	= "images/agility2_on.jpg";
	offagility2			= new Image(); offagility2.src	= "images/agility2_off.jpg";
	
	onagility3			= new Image(); onagility3.src	= "images/agility3_on.jpg";
	offagility3			= new Image(); offagility3.src	= "images/agility3_off.jpg";
	
	onagility4			= new Image(); onagility4.src	= "images/agility4_on.jpg";
	offagility4			= new Image(); offagility4.src	= "images/agility4_off.jpg";
	
	onagility5			= new Image(); onagility5.src	= "images/agility5_on.jpg";
	offagility5			= new Image(); offagility5.src	= "images/agility5_off.jpg";
	
	onreliability1		= new Image(); onreliability1.src	= "images/reliability1_on.jpg";
	offreliability1		= new Image(); offreliability1.src	= "images/reliability1_off.jpg";
	
	onreliability2		= new Image(); onreliability2.src	= "images/reliability2_on.jpg";
	offreliability2		= new Image(); offreliability2.src	= "images/reliability2_off.jpg";
	
	onreliability3		= new Image(); onreliability3.src	= "images/reliability3_on.jpg";
	offreliability3		= new Image(); offreliability3.src	= "images/reliability3_off.jpg";
	
	onreliability4		= new Image(); onreliability4.src	= "images/reliability4_on.jpg";
	offreliability4		= new Image(); offreliability4.src	= "images/reliability4_off.jpg";
	
	onreliability5		= new Image(); onreliability5.src	= "images/reliability5_on.jpg";
	offreliability5		= new Image(); offreliability5.src	= "images/reliability5_off.jpg";
	
	onvalue1			= new Image(); onvalue1.src		= "images/value1_on.jpg";
	offvalue1			= new Image(); offvalue1.src	= "images/value1_off.jpg";
	
	onvalue2			= new Image(); onvalue2.src		= "images/value2_on.jpg";
	offvalue2			= new Image(); offvalue2.src	= "images/value2_off.jpg";
	
	onvalue3			= new Image(); onvalue3.src		= "images/value3_on.jpg";
	offvalue3			= new Image(); offvalue3.src	= "images/value3_off.jpg";
	
	onvalue4			= new Image(); onvalue4.src		= "images/value4_on.jpg";
	offvalue4			= new Image(); offvalue4.src	= "images/value4_off.jpg";
	
	onvalue5			= new Image(); onvalue5.src		= "images/value5_on.jpg";
	offvalue5			= new Image(); offvalue5.src	= "images/value5_off.jpg";
	
	
	
<!--General buttons-->
	onread			= new Image(); onread.src	= "images/read_on.gif";
	offread			= new Image(); offread.src	= "images/read_off.gif";
		
	onbook			= new Image(); onbook.src	= "images/book_on.gif";
	offbook			= new Image(); offbook.src	= "images/book_off.gif";
	
	oncontinue			= new Image(); oncontinue.src	= "images/continue_on.gif";
	offcontinue			= new Image(); offcontinue.src	= "images/continue_off.gif";
	
	onheadline			= new Image(); onheadline.src	= "images/headline_on.gif";
	offheadline			= new Image(); offheadline.src	= "images/headline_off.gif";
	
	onclose			= new Image(); onclose.src	= "images/close_on.gif";
	offclose			= new Image(); offclose.src	= "images/close_off.gif";
	
	onaccess			= new Image(); onaccess.src	= "images/access_on.gif";
	offaccess			= new Image(); offaccess.src	= "images/access_off.gif";
	
	oncomfortbttn			= new Image(); oncomfortbttn.src	= "images/comfort_bttn_on.gif";
	offcomfortbttn			= new Image(); offcomfortbttn.src	= "images/comfort_bttn_off.gif";
	
	onsafetybttn			= new Image(); onsafetybttn.src	= "images/safety_bttn_on.gif";
	offsafetybttn			= new Image(); offsafetybttn.src	= "images/safety_bttn_off.gif";
	
	onagilitybttn			= new Image(); onagilitybttn.src	= "images/agility_bttn_on.gif";
	offagilitybttn			= new Image(); offagilitybttn.src	= "images/agility_bttn_off.gif";
	
	onrangebtn1			= new Image(); onrangebtn1.src	= "images/range_btn_on.gif";
	offrangebtn1			= new Image(); offrangebtn1.src	= "images/range_btn_off.gif";
	
	oncontactbttn			= new Image(); oncontactbttn.src	= "images/contact_bttn_on.gif";
	offcontactbttn			= new Image(); offcontactbttn.src	= "images/contact_bttn_off.gif";
	
	onaccbar			= new Image(); onaccbar.src	= "images/acc_bar_on.gif";
	offaccbar			= new Image(); offaccbar.src	= "images/acc_bar_off.gif";
	
	onspecbar			= new Image(); onspecbar.src	= "images/specs_bar_on.gif";
	offspecbar			= new Image(); offspecbar.src	= "images/specs_bar_off.gif";
	
	
	<!--Free Trial-->
	ontrial1			= new Image(); ontrial1.src	= "images/trial1_on.gif";
	offtrial1			= new Image(); offtrial1.src	= "images/trial1_off.gif";
	
	ontrial2			= new Image(); ontrial2.src	= "images/trial2_on.gif";
	offtrial2			= new Image(); offtrial2.src	= "images/trial2_off.gif";
	
	ontrial3			= new Image(); ontrial3.src	= "images/trial3_on.gif";
	offtrial3			= new Image(); offtrial3.src	= "images/trial3_off.gif";
	
	ontrial4			= new Image(); ontrial4.src	= "images/trial4_on.gif";
	offtrial4			= new Image(); offtrial4.src	= "images/trial4_off.gif";
	
	ontrial5			= new Image(); ontrial5.src	= "images/trial5_on.gif";
	offtrial5			= new Image(); offtrial5.src	= "images/trial5_off.gif";
		
	}
function swap(place, imgName) {if ( version == "n3" || version == "e4" ) {document[place].src = eval(imgName + ".src")}
}
//-->