+1  A: 

A BIG THANK YOU TO ALL WHO HELPED! -_- meh

btw, this was all i needed at the beginning of the script:

try { if(top.location.href != window.location.href) { return; } }
catch(e) { return; }
Vishal Shah