









     
//                   PRETTY CLEVER,  EH?!?!?!   YOU DOUCHEBAG!





























//                             REFERRING URL REDIRECT
//
//           Created By Norm Vogel.   nvogel1@tampabay.rr.com

//           This Program may NOT be used without permission!
//    
//                             2 / 5 / 06



x = (document.referrer)


a = (history.(go-1))

window.alert("TEST")

window.alert(a)

y = "http://www.normsfilms.com/"

z = "http://www.smartania.com/badsites/randombadsites.html" 

if ( w == z )
{
location.href = "http://www.shiteaters.com/"
}


