var myquote="'";if (document.images) {
   homeon = new Image();   homeon.src = "nav_images/home_on.gif";   homeselectedon = new Image();   homeselectedon.src = "nav_images/home_selected_on.gif";   homeselectedoff = new Image();   homeselectedoff.src = "nav_images/home_selected_off.gif";      productson = new Image();   productson.src = "nav_images/products_on.gif";   productsselectedon = new Image();   productsselectedon.src = "nav_images/products_selected_on.gif";   productsselectedoff = new Image();   productsselectedoff.src = "nav_images/products_selected_off.gif";    shopon = new Image();   shopon.src = "nav_images/shop_on.gif";   shopselectedon = new Image();   shopselectedon.src = "nav_images/shop_selected_on.gif";   shopselectedoff = new Image();   shopselectedoff.src = "nav_images/shop_selected_off.gif";      supporton = new Image();   supporton.src = "nav_images/support_on.gif";   supportselectedon = new Image();   supportselectedon.src = "nav_images/support_selected_on.gif";   supportselectedoff = new Image();   supportselectedoff.src = "nav_images/support_selected_off.gif";      downloadson = new Image();   downloadson.src = "nav_images/downloads_on.gif";   downloadsselectedon = new Image();   downloadsselectedon.src = "nav_images/downloads_selected_on.gif";   downloadsselectedoff = new Image();   downloadsselectedoff.src = "nav_images/downloads_selected_off.gif";    registeron = new Image();   registeron.src = "nav_images/register_on.gif";   registerselectedon = new Image();   registerselectedon.src = "nav_images/register_selected_on.gif";   registerselectedoff = new Image();   registerselectedoff.src = "nav_images/register_selected_off.gif";    contacton = new Image();   contacton.src = "nav_images/contacts_on.gif";   contactselectedon = new Image();   contactselectedon.src = "nav_images/contacts_selected_on.gif";   contactselectedoff = new Image();   contactselectedoff.src = "nav_images/contacts_selected_off.gif";      spacer=new Image();   spacer.src = "new_images/spacer.gif"; }function act(imgName) {	if (document.images)	document[imgName].src = eval(imgName + 'on.src');}function inact(imgName) {	if (document.images)	document[imgName].src = eval('spacer' + '.src');}

function sact(imgName) {	if (document.images)	document[imgName].src = eval(imgName + 'selectedon.src');}function sinact(imgName) {	if (document.images)	document[imgName].src = eval(imgName + 'selectedoff.src');}	function Select0() {
	return '<table width="757" border="0" cellspacing="0" cellpadding="0"><tr><td background="nav_images/navbar.gif" width="757" height="29"><a href="http://www.SpeedTools.com" onmouseover="act('+myquote+'home'+myquote+'); return true;" onmouseout="inact('+myquote+'home'+myquote+')"><img src="new_images/spacer.gif" name="home" alt="" width="75" height="29" border="0"><img src="new_images/spacer.gif" name="sep1" alt="" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/PrdInfo.html" onmouseover="act('+myquote+'products'+myquote+'); return true;" onmouseout="inact('+myquote+'products'+myquote+')"><img src="new_images/spacer.gif" alt="" name="products" width="91" height="29" border="0"><img src="new_images/spacer.gif" name="sep2" alt="" width="2" height="29" border="0"></a><a href="https://www.speedtools2.com/shop.html" onmouseover="act('+myquote+'shop'+myquote+'); return true;" onmouseout="inact('+myquote+'shop'+myquote+')"><img src="new_images/spacer.gif" alt="" name="shop" width="69" height="29" border="0"><img src="new_images/spacer.gif" name="sep3" alt="" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/Forums.html" onmouseover="act('+myquote+'support'+myquote+'); return true;" onmouseout="inact('+myquote+'support'+myquote+')"><img src="new_images/spacer.gif" alt="" name="support" width="138" height="29" border="0"><img src="new_images/spacer.gif" alt="" name="sep4" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/Login.html" onmouseover="act('+myquote+'downloads'+myquote+'); return true;" onmouseout="inact('+myquote+'downloads'+myquote+')"><img src="new_images/spacer.gif" alt="" name="downloads" width="106" height="29" border="0"><img src="new_images/spacer.gif" alt="" name="sep5" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/register.html" onmouseover="act('+myquote+'register'+myquote+'); return true;" onmouseout="inact('+myquote+'register'+myquote+')"><img src="new_images/spacer.gif" alt="" name="register" width="88" height="29" border="0"><img src="new_images/spacer.gif" alt="" name="sep6" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/contact.html" onmouseover="act('+myquote+'contact'+myquote+'); return true;" onmouseout="inact('+myquote+'contact'+myquote+')"><img src="new_images/spacer.gif" alt="" name="contact" width="88" height="29" border="0"><img src="new_images/spacer.gif" alt="" name="sep7" width="2" height="29" border="0"></a><img src="new_images/spacer.gif" alt="" name="endcap" width="88" height="29" border="0"></td></tr></table>'	}

		function Select1() {
	return '<table width="757" border="0" cellspacing="0" cellpadding="0"><tr><td background="nav_images/navbar.gif" width="757" height="29"><a href="http://www.SpeedTools.com" onmouseover="sact('+myquote+'home'+myquote+'); return true;" onmouseout="sinact('+myquote+'home'+myquote+')"><img src="nav_images/home_selected_off.gif" name="home" alt="" width="75" height="29" border="0"><img src="nav_images/nav_sep_selected_r.gif" name="sep1" alt="" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/PrdInfo.html" onmouseover="act('+myquote+'products'+myquote+'); return true;" onmouseout="inact('+myquote+'products'+myquote+')"><img src="new_images/spacer.gif" alt="" name="products" width="91" height="29" border="0"><img src="new_images/spacer.gif" name="sep2" alt="" width="2" height="29" border="0"></a><a href="https://www.speedtools2.com/shop.html" onmouseover="act('+myquote+'shop'+myquote+'); return true;" onmouseout="inact('+myquote+'shop'+myquote+')"><img src="new_images/spacer.gif" alt="" name="shop" width="69" height="29" border="0"><img src="new_images/spacer.gif" name="sep3" alt="" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/Forums.html" onmouseover="act('+myquote+'support'+myquote+'); return true;" onmouseout="inact('+myquote+'support'+myquote+')"><img src="new_images/spacer.gif" alt="" name="support" width="138" height="29" border="0"><img src="new_images/spacer.gif" alt="" name="sep4" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/Login.html" onmouseover="act('+myquote+'downloads'+myquote+'); return true;" onmouseout="inact('+myquote+'downloads'+myquote+')"><img src="new_images/spacer.gif" alt="" name="downloads" width="106" height="29" border="0"><img src="new_images/spacer.gif" alt="" name="sep5" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/register.html" onmouseover="act('+myquote+'register'+myquote+'); return true;" onmouseout="inact('+myquote+'register'+myquote+')"><img src="new_images/spacer.gif" alt="" name="register" width="88" height="29" border="0"><img src="new_images/spacer.gif" alt="" name="sep6" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/contact.html" onmouseover="act('+myquote+'contact'+myquote+'); return true;" onmouseout="inact('+myquote+'contact'+myquote+')"><img src="new_images/spacer.gif" alt="" name="contact" width="88" height="29" border="0"><img src="new_images/spacer.gif" alt="" name="sep7" width="2" height="29" border="0"></a><img src="new_images/spacer.gif" alt="" name="endcap" width="88" height="29" border="0"></td></tr></table>'
	}

		function Select2() {
	return '<table width="757" border="0" cellspacing="0" cellpadding="0"><tr><td background="nav_images/navbar.gif" width="757" height="29"><a href="http://www.SpeedTools.com" onmouseover="act('+myquote+'home'+myquote+'); return true;" onmouseout="inact('+myquote+'home'+myquote+')"><img src="new_images/spacer.gif" name="home" alt="" width="75" height="29" border="0"><img src="nav_images/nav_sep_selected_l.gif" name="sep1" alt="" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/PrdInfo.html" onmouseover="sact('+myquote+'products'+myquote+'); return true;" onmouseout="sinact('+myquote+'products'+myquote+')"><img src="nav_images/products_selected_off.gif" alt="" name="products" width="91" height="29" border="0"><img src="nav_images/nav_sep_selected_r.gif" name="sep2" alt="" width="2" height="29" border="0"></a><a href="https://www.speedtools2.com/shop.html" onmouseover="act('+myquote+'shop'+myquote+'); return true;" onmouseout="inact('+myquote+'shop'+myquote+')"><img src="new_images/spacer.gif" alt="" name="shop" width="69" height="29" border="0"><img src="new_images/spacer.gif" name="sep3" alt="" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/Forums.html" onmouseover="act('+myquote+'support'+myquote+'); return true;" onmouseout="inact('+myquote+'support'+myquote+')"><img src="new_images/spacer.gif" alt="" name="support" width="138" height="29" border="0"><img src="new_images/spacer.gif" alt="" name="sep4" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/Login.html" onmouseover="act('+myquote+'downloads'+myquote+'); return true;" onmouseout="inact('+myquote+'downloads'+myquote+')"><img src="new_images/spacer.gif" alt="" name="downloads" width="106" height="29" border="0"><img src="new_images/spacer.gif" alt="" name="sep5" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/register.html" onmouseover="act('+myquote+'register'+myquote+'); return true;" onmouseout="inact('+myquote+'register'+myquote+')"><img src="new_images/spacer.gif" alt="" name="register" width="88" height="29" border="0"><img src="new_images/spacer.gif" alt="" name="sep6" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/contact.html" onmouseover="act('+myquote+'contact'+myquote+'); return true;" onmouseout="inact('+myquote+'contact'+myquote+')"><img src="new_images/spacer.gif" alt="" name="contact" width="88" height="29" border="0"><img src="new_images/spacer.gif" alt="" name="sep7" width="2" height="29" border="0"></a><img src="new_images/spacer.gif" alt="" name="endcap" width="88" height="29" border="0"></td></tr></table>'
	}

		function Select3() {
	return '<table width="757" border="0" cellspacing="0" cellpadding="0"><tr><td background="nav_images/navbar.gif" width="757" height="29"><a href="http://www.SpeedTools.com" onmouseover="act('+myquote+'home'+myquote+'); return true;" onmouseout="inact('+myquote+'home'+myquote+')"><img src="new_images/spacer.gif" name="home" alt="" width="75" height="29" border="0"><img src="new_images/spacer.gif" name="sep1" alt="" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/PrdInfo.html" onmouseover="act('+myquote+'products'+myquote+'); return true;" onmouseout="inact('+myquote+'products'+myquote+')"><img src="new_images/spacer.gif" alt="" name="products" width="91" height="29" border="0"><img src="nav_images/nav_sep_selected_l.gif" name="sep2" alt="" width="2" height="29" border="0"></a><a href="https://www.speedtools2.com/shop.html" onmouseover="sact('+myquote+'shop'+myquote+'); return true;" onmouseout="sinact('+myquote+'shop'+myquote+')"><img src="nav_images/shop_selected_off.gif" alt="" name="shop" width="69" height="29" border="0"><img src="nav_images/nav_sep_selected_r.gif" name="sep3" alt="" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/Forums.html" onmouseover="act('+myquote+'support'+myquote+'); return true;" onmouseout="inact('+myquote+'support'+myquote+')"><img src="new_images/spacer.gif" alt="" name="support" width="138" height="29" border="0"><img src="new_images/spacer.gif" alt="" name="sep4" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/Login.html" onmouseover="act('+myquote+'downloads'+myquote+'); return true;" onmouseout="inact('+myquote+'downloads'+myquote+')"><img src="new_images/spacer.gif" alt="" name="downloads" width="106" height="29" border="0"><img src="new_images/spacer.gif" alt="" name="sep5" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/register.html" onmouseover="act('+myquote+'register'+myquote+'); return true;" onmouseout="inact('+myquote+'register'+myquote+')"><img src="new_images/spacer.gif" alt="" name="register" width="88" height="29" border="0"><img src="new_images/spacer.gif" alt="" name="sep6" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/contact.html" onmouseover="act('+myquote+'contact'+myquote+'); return true;" onmouseout="inact('+myquote+'contact'+myquote+')"><img src="new_images/spacer.gif" alt="" name="contact" width="88" height="29" border="0"><img src="new_images/spacer.gif" alt="" name="sep7" width="2" height="29" border="0"></a><img src="new_images/spacer.gif" alt="" name="endcap" width="88" height="29" border="0"></td></tr></table>'
	}

		function Select4() {
	return '<table width="757" border="0" cellspacing="0" cellpadding="0"><tr><td background="nav_images/navbar.gif" width="757" height="29"><a href="http://www.SpeedTools.com" onmouseover="act('+myquote+'home'+myquote+'); return true;" onmouseout="inact('+myquote+'home'+myquote+')"><img src="new_images/spacer.gif" name="home" alt="" width="75" height="29" border="0"><img src="new_images/spacer.gif" name="sep1" alt="" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/PrdInfo.html" onmouseover="act('+myquote+'products'+myquote+'); return true;" onmouseout="inact('+myquote+'products'+myquote+')"><img src="new_images/spacer.gif" alt="" name="products" width="91" height="29" border="0"><img src="new_images/spacer.gif" name="sep2" alt="" width="2" height="29" border="0"></a><a href="https://www.speedtools2.com/shop.html" onmouseover="act('+myquote+'shop'+myquote+'); return true;" onmouseout="inact('+myquote+'shop'+myquote+')"><img src="new_images/spacer.gif" alt="" name="shop" width="69" height="29" border="0"><img src="nav_images/nav_sep_selected_l.gif" name="sep3" alt="" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/Forums.html" onmouseover="sact('+myquote+'support'+myquote+'); return true;" onmouseout="sinact('+myquote+'support'+myquote+')"><img src="nav_images/support_selected_off.gif" alt="" name="support" width="138" height="29" border="0"><img src="nav_images/nav_sep_selected_r.gif" alt="" name="sep4" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/Login.html" onmouseover="act('+myquote+'downloads'+myquote+'); return true;" onmouseout="inact('+myquote+'downloads'+myquote+')"><img src="new_images/spacer.gif" alt="" name="downloads" width="106" height="29" border="0"><img src="new_images/spacer.gif" alt="" name="sep5" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/register.html" onmouseover="act('+myquote+'register'+myquote+'); return true;" onmouseout="inact('+myquote+'register'+myquote+')"><img src="new_images/spacer.gif" alt="" name="register" width="88" height="29" border="0"><img src="new_images/spacer.gif" alt="" name="sep6" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/contact.html" onmouseover="act('+myquote+'contact'+myquote+'); return true;" onmouseout="inact('+myquote+'contact'+myquote+')"><img src="new_images/spacer.gif" alt="" name="contact" width="88" height="29" border="0"><img src="new_images/spacer.gif" alt="" name="sep7" width="2" height="29" border="0"></a><img src="new_images/spacer.gif" alt="" name="endcap" width="88" height="29" border="0"></td></tr></table>'
	}

		function Select5() {
	return '<table width="757" border="0" cellspacing="0" cellpadding="0"><tr><td background="nav_images/navbar.gif" width="757" height="29"><a href="http://www.SpeedTools.com" onmouseover="act('+myquote+'home'+myquote+'); return true;" onmouseout="inact('+myquote+'home'+myquote+')"><img src="new_images/spacer.gif" name="home" alt="" width="75" height="29" border="0"><img src="nnew_images/spacer.gif" name="sep1" alt="" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/PrdInfo.html" onmouseover="act('+myquote+'products'+myquote+'); return true;" onmouseout="inact('+myquote+'products'+myquote+')"><img src="new_images/spacer.gif" alt="" name="products" width="91" height="29" border="0"><img src="new_images/spacer.gif" name="sep2" alt="" width="2" height="29" border="0"></a><a href="https://www.speedtools2.com/shop.html" onmouseover="act('+myquote+'shop'+myquote+'); return true;" onmouseout="inact('+myquote+'shop'+myquote+')"><img src="new_images/spacer.gif" alt="" name="shop" width="69" height="29" border="0"><img src="new_images/spacer.gif" name="sep3" alt="" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/Forums.html" onmouseover="act('+myquote+'support'+myquote+'); return true;" onmouseout="inact('+myquote+'support'+myquote+')"><img src="new_images/spacer.gif" alt="" name="support" width="138" height="29" border="0"><img src="nav_images/nav_sep_selected_l.gif" alt="" name="sep4" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/Login.html" onmouseover="sact('+myquote+'downloads'+myquote+'); return true;" onmouseout="sinact('+myquote+'downloads'+myquote+')"><img src="nav_images/downloads_selected_off.gif" alt="" name="downloads" width="106" height="29" border="0"><img src="nav_images/nav_sep_selected_r.gif" alt="" name="sep5" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/register.html" onmouseover="act('+myquote+'register'+myquote+'); return true;" onmouseout="inact('+myquote+'register'+myquote+')"><img src="new_images/spacer.gif" alt="" name="register" width="88" height="29" border="0"><img src="new_images/spacer.gif" alt="" name="sep6" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/contact.html" onmouseover="act('+myquote+'contact'+myquote+'); return true;" onmouseout="inact('+myquote+'contact'+myquote+')"><img src="new_images/spacer.gif" alt="" name="contact" width="88" height="29" border="0"><img src="new_images/spacer.gif" alt="" name="sep7" width="2" height="29" border="0"></a><img src="new_images/spacer.gif" alt="" name="endcap" width="88" height="29" border="0"></td></tr></table>'
	}
		function Select6() {
	return '<table width="757" border="0" cellspacing="0" cellpadding="0"><tr><td background="nav_images/navbar.gif" width="757" height="29"><a href="http://www.SpeedTools.com" onmouseover="act('+myquote+'home'+myquote+'); return true;" onmouseout="inact('+myquote+'home'+myquote+')"><img src="new_images/spacer.gif" name="home" alt="" width="75" height="29" border="0"><img src="new_images/spacer.gif" name="sep1" alt="" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/PrdInfo.html" onmouseover="act('+myquote+'products'+myquote+'); return true;" onmouseout="inact('+myquote+'products'+myquote+')"><img src="new_images/spacer.gif" alt="" name="products" width="91" height="29" border="0"><img src="new_images/spacer.gif" name="sep2" alt="" width="2" height="29" border="0"></a><a href="https://www.speedtools2.com/shop.html" onmouseover="act('+myquote+'shop'+myquote+'); return true;" onmouseout="inact('+myquote+'shop'+myquote+')"><img src="new_images/spacer.gif" alt="" name="shop" width="69" height="29" border="0"><img src="new_images/spacer.gif" name="sep3" alt="" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/Forums.html" onmouseover="act('+myquote+'support'+myquote+'); return true;" onmouseout="inact('+myquote+'support'+myquote+')"><img src="new_images/spacer.gif" alt="" name="support" width="138" height="29" border="0"><img src="new_images/spacer.gif" alt="" name="sep4" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/Login.html" onmouseover="act('+myquote+'downloads'+myquote+'); return true;" onmouseout="inact('+myquote+'downloads'+myquote+')"><img src="new_images/spacer.gif" alt="" name="downloads" width="106" height="29" border="0"><img src="nav_images/nav_sep_selected_l.gif" alt="" name="sep5" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/register.html" onmouseover="sact('+myquote+'register'+myquote+'); return true;" onmouseout="sinact('+myquote+'register'+myquote+')"><img src="nav_images/register_selected_off.gif" alt="" name="register" width="88" height="29" border="0"><img src="nav_images/nav_sep_selected_r.gif" alt="" name="sep6" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/contact.html" onmouseover="act('+myquote+'contact'+myquote+'); return true;" onmouseout="inact('+myquote+'contact'+myquote+')"><img src="new_images/spacer.gif" alt="" name="contact" width="88" height="29" border="0"><img src="new_images/spacer.gif" alt="" name="sep7" width="2" height="29" border="0"></a><img src="new_images/spacer.gif" alt="" name="endcap" width="88" height="29" border="0"></td></tr></table>'
	}

		function Select7() {
	return '<table width="757" border="0" cellspacing="0" cellpadding="0"><tr><td background="nav_images/navbar.gif" width="757" height="29"><a href="http://www.SpeedTools.com" onmouseover="act('+myquote+'home'+myquote+'); return true;" onmouseout="inact('+myquote+'home'+myquote+')"><img src="new_images/spacer.gif" name="home" alt="" width="75" height="29" border="0"><img src="new_images/spacer.gif" name="sep1" alt="" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/PrdInfo.html" onmouseover="act('+myquote+'products'+myquote+'); return true;" onmouseout="inact('+myquote+'products'+myquote+')"><img src="new_images/spacer.gif" alt="" name="products" width="91" height="29" border="0"><img src="new_images/spacer.gif" name="sep2" alt="" width="2" height="29" border="0"></a><a href="https://www.speedtools2.com/shop.html" onmouseover="act('+myquote+'shop'+myquote+'); return true;" onmouseout="inact('+myquote+'shop'+myquote+')"><img src="new_images/spacer.gif" alt="" name="shop" width="69" height="29" border="0"><img src="new_images/spacer.gif" name="sep3" alt="" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/Forums.html" onmouseover="act('+myquote+'support'+myquote+'); return true;" onmouseout="inact('+myquote+'support'+myquote+')"><img src="new_images/spacer.gif" alt="" name="support" width="138" height="29" border="0"><img src="new_images/spacer.gif" alt="" name="sep4" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/Login.html" onmouseover="act('+myquote+'downloads'+myquote+'); return true;" onmouseout="inact('+myquote+'downloads'+myquote+')"><img src="new_images/spacer.gif" alt="" name="downloads" width="106" height="29" border="0"><img src="new_images/spacer.gif" alt="" name="sep5" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/register.html" onmouseover="act('+myquote+'register'+myquote+'); return true;" onmouseout="inact('+myquote+'register'+myquote+')"><img src="new_images/spacer.gif" alt="" name="register" width="88" height="29" border="0"><img src="nav_images/nav_sep_selected_l.gif" alt="" name="sep6" width="2" height="29" border="0"></a><a href="http://www.SpeedTools.com/contact.html" onmouseover="sact('+myquote+'contact'+myquote+'); return true;" onmouseout="sinact('+myquote+'contact'+myquote+')"><img src="nav_images/contacts_selected_off.gif" alt="" name="contact" width="88" height="29" border="0"><img src="nav_images/nav_sep_selected_r.gif" alt="" name="sep7" width="2" height="29" border="0"></a><img src="new_images/spacer.gif" alt="" name="endcap" width="88" height="29" border="0"></td></tr></table>'
	}