// rollover scipt
function target (url) {
  self.location=(url);
}
