function gayguide()
{
//3
var ranNum= Math.round(Math.random() * 3);
if (ranNum == 0){document.write('<a href="http://www.gaytravel.co.uk/" target="_blank"><img src="http://www.gaytravel.co.uk/trav1.gif" border=0 alt="Click here to UK Gay Hotel and Travel Guide"></a>'); } // gaytravel
if (ranNum == 1){document.write('<a href="http://www.gayindex.co.uk" target="_blank"><img src="http://www.gayindex.co.uk/indexbanner.gif" border=0" alt="The Index - UK Gay Search Engine"></a>'); } // gayindex
if (ranNum == 2){document.write('<a href="http://www.gayshopping.co.uk" target="_blank"><img src="http://www.gayshopping.co.uk/shop2.gif" border=0 alt="UK Gay Shopping Directory"></a>'); } // gayshopping
if (ranNum == 3){document.write('<a href="http://www.gay-chat.co.uk" target="_blank"><img src="http://www.gay-chat.co.uk/chat5.gif" border=0 alt="UK Gay Chat Rooms"></a>'); } // gaychat
}
