document.write('var arr=new Array();
arr[0]='<embed width="902" height="388" src="2010topfla/ht10top.swf"></embed>';
arr[1]='<embed width="902" height="388" src="2010topfla1/ht10top.swf"></embed>';
arr[2]='<embed width="902" height="388" src="2010topfla2/ht10top.swf"></embed>';
arr[3]='<embed width="902" height="388" src="2010topfla3/ht10top.swf"></embed>';
arr[4]='<embed width="902" height="388" src="2010topfla4/ht10top.swf"></embed>';
var number=Math.floor(Math.random()*arr.length);
document.write(arr[number]);
')