
homeOff = new Image
homeOn = new Image
flightsOff = new Image
flightsOn = new Image
hotelsOff = new Image
hotelsOn = new Image
carhireOff = new Image
carhireOn = new Image
insuranceOff = new Image
insuranceOn = new Image
parkingOff = new Image
parkingOn = new Image
cityinfoOff = new Image
cityinfoOn = new Image
contactOff = new Image
contactOn = new Image
helpOff = new Image
helpOn = new Image
linksOff = new Image
linksOn = new Image
bmarkOff = new Image
bmarkOn = new Image

homeOff.src = "http://www.cheap-flights-hotels-dublin.com/graphs/home.gif"
homeOn.src = "http://www.cheap-flights-hotels-dublin.com/graphs/home2.gif"
flightsOff.src = "http://www.cheap-flights-hotels-dublin.com/graphs/flights.gif"
flightsOn.src = "http://www.cheap-flights-hotels-dublin.com/graphs/flights2.gif"
hotelsOff.src = "http://www.cheap-flights-hotels-dublin.com/graphs/hotels.gif"
hotelsOn.src = "http://www.cheap-flights-hotels-dublin.com/graphs/hotels2.gif"
carhireOff.src = "http://www.cheap-flights-hotels-dublin.com/graphs/carhire.gif"
carhireOn.src = "http://www.cheap-flights-hotels-dublin.com/graphs/carhire2.gif"
insuranceOff.src = "http://www.cheap-flights-hotels-dublin.com/graphs/insurance.gif"
insuranceOn.src = "http://www.cheap-flights-hotels-dublin.com/graphs/insurance2.gif"
parkingOff.src = "http://www.cheap-flights-hotels-dublin.com/graphs/airportparking.gif"
parkingOn.src = "http://www.cheap-flights-hotels-dublin.com/graphs/airportparking2.gif"
cityinfoOff.src = "http://www.cheap-flights-hotels-dublin.com/graphs/aboutdublin.gif"
cityinfoOn.src = "http://www.cheap-flights-hotels-dublin.com/graphs/aboutdublin2.gif"
contactOff.src = "http://www.cheap-flights-hotels-dublin.com/graphs/contact.gif"
contactOn.src = "http://www.cheap-flights-hotels-dublin.com/graphs/contact2.gif"
helpOff.src = "http://www.cheap-flights-hotels-dublin.com/graphs/help.gif"
helpOn.src = "http://www.cheap-flights-hotels-dublin.com/graphs/help2.gif"
linksOff.src = "http://www.cheap-flights-hotels-dublin.com/graphs/links.gif"
linksOn.src = "http://www.cheap-flights-hotels-dublin.com/graphs/links2.gif"
bmarkOff.src = "http://www.cheap-flights-hotels-dublin.com/graphs/bookmark.gif"
bmarkOn.src = "http://www.cheap-flights-hotels-dublin.com/graphs/bookmark2.gif"

function rollover(a,b) {

document[a].src = eval(b + ".src")

}

function addbookmark()
{
bookmarkurl="http://www.cheap-flights-hotels-dublin.com/"
bookmarktitle="Cheap Flights and Hotels in Dublin"
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}

function opWin(url) {



newWin = window.open(url, "specialOffer",

"toolbar=no,location=no,status=no,scrollbars=no,resizable=no,menubar=no,directories=no,width=460,height=300,left=30,top=30")


}
