AbbiMays.com
Click Here to visit the AbbiMays.com Quilt Shop - Where we’re ALWAYS Open!
var browser_type=navigator.appName var browser_version=parseInt(navigator.appVersion)
//if NS 6 if (browser_type==”Netscape”&&browser_version>=5) window.location.replace(”http://abbimays.com”) //if IE 4+ else if (browser_type==”Microsoft Internet Explorer”&&browser_version>=4) window.location.replace(”http://abbimays.com”) //if NS4+ else if (browser_type==”Netscape”&&browser_version>=4) window.location.replace(”http://abbimays.com”) //Default goto page (NOT NS 4+ and NOT IE 4+) else window.location=”http://abbimays.com”