// frame breaker script
// 2001 RAM Networks
if(parent.frames.length>0){ parent.location.href=location.href; }
