if (document.URL.toLowerCase().indexOf("onlyfng") >= 0 ) {

	document.location.href="http://www.southstarenergy.com/pages/markets/fl.shtml";

} else if  (document.URL.toLowerCase().indexOf("www.onlyfng") >= 0 ) {

	document.location.href="http://www.southstarenergy.com/pages/markets/fl.shtml";

}
