//if(typeof(sGeobytesLocationCode)!="undefined"&&sGeobytesLocationCode.indexOf('US')==0)
//{
//	document.write("<META HTTP-EQUIV='Refresh' CONTENT='0; URL=http://www.bigmobile.com/us/index.php'>");
//}

Cufon.replace('#nav ul a', { fontFamily: 'FrutigerCn', hover: true });
Cufon.replace('#content h1', { fontFamily: 'FrutigerLt', hover: true });
Cufon.replace('#content h2', { fontFamily: 'FrutigerCn', hover: true });
Cufon.replace('.frutigerRm', { fontFamily: 'FrutigerRm', hover: true });
Cufon.replace('.frutigerCn', { fontFamily: 'FrutigerCn', hover: true });
Cufon.replace('.frutigerLt', { fontFamily: 'FrutigerLt', hover: true });
Cufon.replace('.fhead', { fontFamily: 'Aurulent', color: '-linear-gradient(#3e3e3e, #000000)', textShadow: '2px 2px #ffffff' });
Cufon.replace('.super', { fontFamily: 'PT Sans', color: '-linear-gradient(#3e3e3e, #000000)', textShadow: '2px 2px #ffffff', top: '-10px' });
Cufon.replace('.ftext', { fontFamily: 'FrutigerRm', textShadow: '1px 1px #ffffff'  });

$(document).ready(function() {

	//$(".bannerspec tr:even").addClass("even"); // Zebra striped tables 
	$(".bannerspec tr:odd").addClass("odd");

});
