
function goto_URL(object) {
    window.location.href = "http://www.realitytvworld.com/index/modules.php?op=modload&name=News&file=index&catid=&topic=" + object.options[object.selectedIndex].value;
}



<!-- FASTCLICK.COM INTERSTITIAL HEAD CODE v1.0 for survivorblows.com -->

function FCx(x){
  var min=15; // minimum minutes between interstitials (needs to be >15)
  if(x.indexOf('get.media')>0){
    x=unescape(x.substring(x.indexOf('&url=')+5,x.length));
  }else{
    if(document.cookie.indexOf('CxIC=1')<=0){
      x='http://media.fastclick.net/w/get.media?sid=4544&m=5&url='+escape(x);
      var date_ob=new Date();
      date_ob.setTime(date_ob.getTime()+min*1000*60);
      document.cookie='FCxIC=1; path=/; expires='+date_ob.toGMTString();
    }
  }
  return x
}

<!-- FASTCLICK.COM INTERSTITIAL HEAD CODE v1.0 for survivorblows.com -->

<!-- DoubleClick Javascript BEGIN -->

var axel = Math.random() + "";
var ord = axel * 1000000000000000000;
// This part of script alleviates a Netscape document.write bug
NS4 = document.layers;
if (NS4) {
origWidth = innerWidth;
origHeight = innerHeight;
}
function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight)
location.reload();
}
if (NS4) onresize = reDo;

<!-- DoubleClick Javascript END -->

