//Get last time
var scrip = "script";
var mytimes=new Array()
mytimes[1]="http://hay102.com/imgads/1.jpg"
mytimes[2]="http://hay102.com/imgads/2.jpg"
mytimes[3]="http://hay102.com/imgads/3.jpg"
mytimes[4]="http://hay102.com/imgads/4.jpg"
mytimes[5]="http://hay102.com/imgads/5.jpg"
mytimes[6]="http://hay102.com/imgads/6.jpg"
mytimes[7]="http://hay102.com/imgads/7.jpg"
mytimes[8]="http://hay102.com/imgads/8.jpg"
mytimes[9]="http://hay102.com/imgads/9.jpg"
mytimes[10]="http://hay102.com/imgads/10.jpg"
mytimes[11]="http://hay102.com/imgads/11.jpg"
mytimes[12]="http://hay102.com/imgads/12.jpg"
mytimes[13]="http://hay102.com/imgads/13.jpg"
mytimes[14]="http://hay102.com/imgads/14.jpg"
mytimes[15]="http://hay102.com/imgads/15.jpg"
mytimes[16]="http://hay102.com/imgads/16.jpg"
mytimes[17]="http://hay102.com/imgads/17.jpg"
mytimes[18]="http://hay102.com/imgads/18.jpg"
mytimes[19]="http://hay102.com/imgads/19.jpg"
mytimes[20]="http://hay102.com/imgads/20.jpg"
mytimes[22]="http://hay102.com/imgads/22.jpg"
mytimes[23]="http://hay102.com/imgads/23.jpg"
mytimes[24]="http://hay102.com/imgads/24.jpg"
mytimes[25]="http://hay102.com/imgads/25.jpg"
mytimes[26]="http://hay102.com/imgads/26.jpg"
mytimes[27]="http://hay102.com/imgads/27.jpg"
mytimes[30]="http://hay102.com/imgads/30.jpg"
mytimes[31]="http://hay102.com/imgads/31.jpg"
mytimes[32]="http://hay102.com/imgads/32.jpg"
mytimes[33]="http://hay102.com/imgads/23.jpg"
mytimes[34]="http://hay102.com/imgads/34.jpg"
mytimes[35]="http://hay102.com/imgads/35.jpg"
mytimes[36]="http://hay102.com/imgads/36.gif"
var lt=Math.floor(Math.random()*mytimes.length);
if (lt == "")
	lt = 36;

//random html
var mynumbers=new Array()
//mynumbers[1]="<a href='http://diendan.vietgiaitri.com/chuyen-muc/hinh-ao-tam-180.vgt' title='Gai xinh' target='_blank'><img src='"+mytimes[lt]+"' border='0' width='300' height='250' /></a>"
//mynumbers[2]="<a href='http://gallery.vietgiaitri.com/?cmd=sc&cat=12' title='Gai xinh' target='_blank'><img src='"+mytimes[lt]+"' border='0' width='300' height='250' /></a>"
//mynumbers[3]="<a href='http://graphic.vietgiaitri.com/?' title='Gai xinh' target='_blank'><img src='"+mytimes[lt]+"' border='0' width='300' height='250' /></a>"
//mynumbers[2]="<a href='http://diendan.vietgiaitri.com/chuyen-muc/xinh-gai-qua-34.vgt' title='Gai xinh' target='_blank'><img src='"+mytimes[lt]+"' border='0' width='300' height='250' /></a>"
//mynumbers[3]="<iframe width='300' height='250' noresize scrolling=No frameborder=0 marginheight=0 marginwidth=0 src='http://ads.admaxasia.com/servlet/ajrotator/375507/0/vh?z=admaxasia2&dim=280733'><"+scrip+" language=JavaScript src='http://ads.admaxasia.com/servlet/ajrotator/375507/0/vj?z=admaxasia2&dim=280733&abr=$scriptiniframe'></"+scrip+"><no"+scrip+"><a href='http://ads.admaxasia.com/servlet/ajrotator/375507/0/cc?z=admaxasia2'><img src='http://ads.admaxasia.com/servlet/ajrotator/375507/0/vc?z=admaxasia2&dim=280733&abr=$imginiframe' width='300' height='250' border='0'></a></no"+scrip+"></iframe>"
mynumbers[1]="<div valign='middle' style='width: 300px; height:250px; background: transparent url("+mytimes[lt]+") no-repeat center center; vertical-align:middle; text-align:center'><a title='Video Hot' target='_blank' href='http://bit.ly/xem-phan-tiep-theo'><img border='0' width='300' height='250' src='http://hay102.com/imgads/play.png' alt='Video Hot' /></a></div>"
//mynumbers[3]="<a href='http://forextrainingblog.info/click/click.php?id=1' target='_blank' title='Kiem tien qua de'><img src='http://sieumua.com/quangcao/forex.gif' width='300' height='250' boder='0' /></a>";
var nb=Math.floor(Math.random()*mynumbers.length);
if (nb == "")
	nb = 1;
document.write(mynumbers[nb]);