var bn_location_href = window.location.href;
if (bn_location_href.indexOf("https://") == 0)
{
   baynote_tag.server = "https://outdoorss-www.baynote.net";
} else {
   baynote_tag.server = "http://outdoorss-www.baynote.net";
}
baynote_tag.customerId="outdoorss";
baynote_tag.code="www";
baynote_tag.type="baynoteObserver";
baynote_globals.cookieDomain="outdoorsuperstore.com";
baynote_tag.show();  