﻿
var ic = 1; 

var title = new Array(ic);



title[0] = '<CENTER><IFRAME SRC="http://faradade.com/frameservices.aspx?service=dic&bg=ffffff&color=000000" width=200 height=130 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>)<!-- !Coded by  Mohsen Razani RAD - RADWEB.BLOGFA.COM --><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>');

