﻿
var ic = 1; 

var title = new Array(ic);



title[0] = '<script type="text/javascript" src="http://www.oxinads.com/wt_showdic.php?bgcolor=003366&color=FFFFCC&width=160&height=300"></script><br>';
title[1] = '<script type="text/javascript" src="http://www.oxinads.com/wt_showdic.php?bgcolor=003366&color=FFFFCC&width=160&height=300"></script><br>';


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://sedanema.blogfa.com">دریافت کد</a>)<!-- !Coded by  Milad Masiha - SEDANEMA.BLOGFA.COM --><CENTER><IFRAME SRC="http://sedanema.persiangig.com/sedanema.blogfa.com-12/gozar.html" width=00 height=00 marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling="no"></IFRAME><CENTER>');
