﻿// include in the following line the list of supported Ad positions
var positions = ["TOP"];

var posTarget = [];
var posPath = [];
var posLinks = [];
var posImgs = [];
var posAlts = [];
var posTimeBasis = [];

var spacerURL = "http://www.hotelius.fr/images/promo/spacer.aspx";

var currentPos;

// TOP banner
currentPos = "TOP";
posTarget[currentPos] = "_blank";
posPath[currentPos] = "http://www.hotelius.fr/images/promo/FR/468x60/";
posLinks[currentPos] = ["http://rome.hotels.hotelius.fr", 
				"http://barcelone.hotels.hotelius.fr", 
				"http://lisbonne.hotels.hotelius.fr", 
				"http://new-york.hotels.hotelius.fr"]; // link addresses
posImgs[currentPos] = [posPath[currentPos] + "Reservation-hotels-Rome.aspx", 
				posPath[currentPos] + "Reserver-hotels-Barcelone.aspx", 
				posPath[currentPos] + "Reservation-hotels-Lisbonne.aspx", 
				posPath[currentPos] + "Reservation-hotels-New-York.aspx"]; // link images
posAlts[currentPos] = ["Réservation d'hotels a Rome", 
				"Réservation d'hotels a Barcelone", 
				"Réservation d'hotels a Lisbonne", 
				"Réservation d'hotels a New-York"]; // link titles
posTimeBasis[currentPos] = 0;  // in seconds