﻿<!-- 
var gaTe
function gateway2(){
  var onRotate = new Array()

onRotate[0] = '<a href=" http://www.noisekiller.it"><img src="../images/banner/01.gif" width="468" height="60" alt="image 01" border="1"></a>'
onRotate[1] = '<a href=" http://www.orobicacamper.it/asp/notiziedalweb.asp?Module=News%2Cnotiziedalweb%2C1%2C5&NewsId=97" target="_blank"><img src="../images/banner/02.gif" width="468" height="60" alt="image 01" border="1"></a>'
onRotate[2] = '<a href=" http://www.orobicacamper.it/asp/notiziedalweb.asp?Module=News%2Cnotiziedalweb%2C1%2C5&NewsId=43" target="_blank"><img src="../images/banner/03.gif" width="468" height="60" alt="image 01" border="1"></a>'
  
  onRotate[3] = onRotate[0]  // Internet Answering Machines
  gaTe = Math.round(Math.random() * 2)
  return onRotate[gaTe]
  }
  //-->
