
document.write('<p align="center"><a name="map"></a><img style="position: relative;" src="map_indianepal_txt.JPG" usemap="#travelindianepal"><br>');
document.write('<map name="travelindianepal">');

	document.write(MapArea(193,91,5,'Delhi','album1'));
	document.write(MapArea(165,131,5,'Jaipur','album8#jaipur'));
	document.write(MapArea(208,127,5,'Agra','album7#agra'));
	document.write(MapArea(308,164,5,'Varanasi','album5#varanasi'));
	document.write(MapArea(355,111,5,'Kathmandu','album2'));
	document.write(MapArea(346,183,5,'Bodhgaya','album5#bodhgaya'));
	document.write(MapArea(216,150,5,'Gwalior','album7#gwalior'));
	document.write(MapArea(198,131,5,'Fatehpur Sikri','album7#fatehpursikri'));
	document.write(MapArea(106,144,5,'Jodhpur','album8#jodhpur'));
	document.write(MapArea(153,25,5,'Amritsar','album9#amritsar'));
	document.write(MapArea(146,25,5,'Wagah','album9#wagah'));
	document.write(MapArea(226,175,5,'Orchha','album6#orchha'));
	document.write(MapArea(213,210,5,'Sanchi','album6#sanchi'));
	document.write(MapArea(260,186,5,'Khajuraho','album6#khajuraho'));
	document.write(MapArea(361,112,5,'Bhaktapur','album2#bhaktapur'));
	document.write(MapArea(390,111,5,'Everest Base Camp trek','album3'));
	// document.write(MapArea(,,5,'','#'));

document.write('</map></p>');
