var currLoc = window.location.href
if (currLoc.indexOf("C:")!= -1 || currLoc.indexOf("c:")!= -1) {
} else
window.location = "http://www.tlcalaska.com/index.htm"