<!--
var link = "http://www.theexhaustshop.com/cart/cgi-bin/Html/Products/exs_spcl_0501.html"
function urlswitch() {
if (banners==1)
{
link = "http://www.theexhaustshop.com/cart/cgi-bin/Html/Products/exs_spcl_0501.html";
}
if (banners==2)
{
link = "http://www.thehitchshop.com/cart/cgi-bin/Html/Products/new_hitch_specials.html";
}
if (banners==3)
{
link = "http://www.theexhaustshop.com/cart/cgi-bin/Html/Products/exhaust_banks_power.htm";
}
if (banners==4)
{
link = "http://www.thehitchshop.com/cart/cgi-bin/Html/Products/new_hitch_specials.html";
}
return link;
}
//-->
