﻿links=new Array(0);
links[0]="http://www.iraniankala.com/detail.php?vendors=44070004&id=191&AdsID=150&theme=2"

images=new Array(0);
images[0]='http://www.takfal.com/ads/banner/120x240/1.gif'
   
function show_ads()
{
n_link=Math.round(Math.random()*0);
document.writeln("<div style=\"position:absolute;left:5px; top:10px; width:120px; border:1px solid #C0C0C0;background-color:white\" dir=\"ltr\" id=\"633348739218225000\"><table style=\"font-family: Tahoma; font-size: 8pt;border-bottom:1px solid #C0C0C0;width:100%\"><tr><td width=\"20\"></td><td width=\"80\" align=\"center\"><a style=\"color: #000080; text-decoration: none\" target=\"_blank\" href=\"http://www.takfal.com/contact.php\">تبلیغات</a></td><td width=\"20\" align=\"right\" style=\"color: #FF0000;font-weight: bold;cursor:hand;\" onclick=\"document.getElementById ('633348739218225000').style.display='none'\">X</td></tr></table><a href=\""+links[n_link]+"\" target=\"_blank\" id=\"ads_link\"> <img border=\"0\" src=\""+images[n_link]+"\" width=\"120\" height=\"240\" id=\"ads_img\" /></a></div>");
}