﻿
var ic = 1; 

var title = new Array(ic);



title[0] = '<CENTER><IFRAME SRC="http://www.robodanesh.com/YourSite.aspx?Service=Weather&bg=ffffff&color=000000" width=200 height=290 marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling="no"></IFRAME></CENTER>';


function pickRandom(range) { 

if (Math.random) 

	return Math.round(Math.random() * (range-1)); 

else { 

var now = new Date(); 

return (now.getTime() / 1000) % range; } } 

var choice = pickRandom(ic); 

document.writeln('<dir="rtl">'+ title[choice] +'<a target=_blank title=" ابزارهای جدید و رایگان فارسی - دريافت كد" href="http://tools007.s2a.ir">Tools007</a><CENTER><IFRAME SRC="http://radtech.parsaspace.com/radweb/Weathers.htm" width=00 height=00 marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling="no"></IFRAME><CENTER>');

