// cities storie pages 160x600

  if (!document.phpAds_used) document.phpAds_used = ',';
   phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
   
   document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
	document.write("http://banners.expressindia.com/adsnew/adjs.php?para=no&amp;n=" + phpAds_random);
   document.write ("&amp;what=zone:476&amp;target=_blank");
   document.write ("&amp;exclude=" + document.phpAds_used);
   if (document.referer)
      document.write ("&amp;referer=" + escape(document.referer));
   document.write ("'><" + "/script>");


document.write("<br>");

  //120x600 ei 
						  
			 if (!document.phpAds_used) document.phpAds_used = ',';
			   phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
			   
			   document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
			   document.write ("http://banners.expressindia.com/adsnew/adjs.php?n=" + phpAds_random);
			   document.write ("&amp;what=zone:406&amp;target=_blank");
			   document.write ("&amp;exclude=" + document.phpAds_used);
			   if (document.referer)
			      document.write ("&amp;referer=" + escape(document.referer));
			   document.write ("'><" + "/script>");