دکمه ای برای رفتن به home page
کد زير اين امکان رو به شما می ده که دکمه ای در وبلاگ شما بوجود مياره که کاربر با فشردن اون به صفحه خانگی خود می رود!
نمایش محتوای مخفی
Printable View
دکمه ای برای رفتن به home page
کد زير اين امکان رو به شما می ده که دکمه ای در وبلاگ شما بوجود مياره که کاربر با فشردن اون به صفحه خانگی خود می رود!
نمایش محتوای مخفی
<script>
/*
Back home button-
© Dynamic Drive (www.partizanha.blogsky.com)
For full source code, installation instructions,
100's more DHTML scripts, and Terms Of
Use, visit dynamicdrive.com
*/
function gohome(){
if (do***ent.layers)
window.home()
else if (do***ent.all)
window.location="about:home"
else
alert("You need NS 4+ or IE 4+ to go back home!")
}
</script>
<form>
<input type="button" onClick="gohome()" value="Take Me Home!">
</form>
<p>
<!--if you wish to use an image instead of a form button, uncomment this portion
<a href="javascript:gohome()"><img src="http://dynamicdrive.com/dynamic.gif"></a>
-->
پخش سه آهنگ با فرمت (ام آی دی)
اين کد به وبلاگ شما اين امکان رو ميده که درون خودش سه آهنگ رو جا بده و با هر ورود به وبلاگ شما آهنگ ها تغيير می کنه . يعنی هر بار يک آهنگ مورد نظر پخش می شه ... اگر خواستيد آهنگ مورد نظرتون پخش بشه می تونيد آدرسشو بجای آدرس فعلی بنويسيد ... اين آهنگ ها يکی آهنگ گوگوش ... يکی آهنگ سياوش قميشی و آهنگ کی اشکاتو پاک می کنه (ابی) می باشد . در ضمن اين کد طوری طراحی شده که قابليت استپ نداره!
نمایش محتوای مخفی
<script>
<!--
//By George Chiang (http://www.neghab2.persianblog.com) More JavaScripts here!
var sound1="http://www.naghmeh.com/Naghmehcard/M...mikone_ebi.mid"
var sound2="http://www.naghmeh.com/Naghmehcard/M...nnaz_banan.mid"
var sound3="http://www.naghmeh.com/Naghmehcard/M...i_googoosh.mid"
var x=Math.random()*10
if (x<=3) x=sound1
else if (x<=6) x=sound2
else
x=sound3
if (navigator.appName=="Microsoft Internet Explorer")
do***ent.write('<bgsound src='+'"'+x+'"'+' loop="infinite">')
else
do***ent.write('<embed src='+'"'+x+'"'+'hidden="true" border="0" width="20" height="20" autostart="true" loop="true">')
//-->
</script>
جمله متحرک (دو رنگ)
با استفاده از کد زیر می توانید جمله ای در وبلاگتون قرار بدید که به حرکت در بیاد
نمایش محتوای مخفی
<HTML>
<HEAD>
<STYLE>
DIV.aFilter {FILTER:PROGID:DXIMAGETRANSFORM.MICROSOFT.WAVE(
strength=7,
freq=3,
lightstrength=100,
add=0,
phase=0);
width: 150px; color: #0000FF;font-size:30px;font-weight:bold;
text-align :Center;
}
</STYLE>
<SCRIPT language="javascript">
function doWave()
{
do***ent.getElementById("myDiv").filters[0].phase += 10;
status = do***ent.getElementById("myDiv").filters[0].phase ;
}
</SCRIPT>
</HEAD>
<BODY OnLoad="window.setInterval('doWave();',100);" >
<DIV CLASS="aFilter" id="myDiv">Welcom my To weblog</DIV>
</BODY>
</HTML>
با این کد عنوان وبلاگتون میچرخه
نمایش محتوای مخفی
<!----Www.Dlisladn.Com--->
<SCRIPT language=javascript>
msg = "سیو و ترینر هربازی که شما بخواهید";
msg = "..." + msg;pos = 0;
function scrollMSG() {
do***ent.title = msg.substring(pos, msg.length) + msg.substring(0, pos);
pos++;
if (pos > msg.length) pos = 0
window.setTimeout("scrollMSG()",200);
}
scrollMSG();
</SCRIPT>
<!----Www.Dlisladn.Com--->
جلوگیری از کپی مطالب در وبلاگ
نمایش محتوای مخفی
<script language=JavaScript>
function clickIE() {
if (do***ent.all) {
return false;
}
}
function clickNS(e) {
if (do***ent.layers||(do***ent.getElementById&&!do*** ent.all)) {
if (e.which==2||e.which==3) {
return false;
}
}
}
if (do***ent.layers) {
do***ent.captureEvents(Event.MOUSEDOWN);
do***ent.onmousedown=clickNS;
}
else{
do***ent.onmouseup=clickNS;
do***ent.oncontextmenu=clickIE;
}
do***ent.oncontextmenu=new Function("return false")
</script>
مرلین یا همون جادوگر پیر در وبلاگ
نمایش محتوای مخفی
<!--Powered by WWW.AmirSoft.Org-->
<OBJECT id=wolfi classid=CLSID:D45FD31B-5C6E-11D1-9EC1-00C04FD7081F></OBJECT>
<SCRIPT language=JavaScript type=text/javascript>function LoadLocalAgent(CharID, CharACS) {LoadReq = wolfi.Characters.Load(CharID, CharACS);return(true);}
var MerlinID;var MerlinACS;wolfi.Connected = true;MerlinLoaded = LoadLocalAgent(MerlinID, MerlinACS);
Merlin = wolfi.Characters.Character(MerlinID);
Merlin.Show();
Merlin.MoveTo (0,450);
Merlin.Play("Think");
Merlin.MoveTo (700,0);
Merlin.Play("Think");
Merlin.MoveTo (700,450);
Merlin.Play("Think");
Merlin.MoveTo (0,100);
Merlin.Play("Think");
Merlin.Play("Announce");
Merlin.Play("Surprised");
Merlin.Play("GetAttention");
Merlin.Play("Blink");
Merlin.Play("Pleased");
Merlin.speak("salam");
Merlin.Play("Blink");
Merlin.Play("Confused");
Merlin.speak(" Welcome to My Webloge ");
Merlin.Play('GestureLeft');
Merlin.Play('Gestureright');
Merlin.Play("Confused");
Merlin.Play("Blink");
Merlin.speak("in weblog ogat khoshi ra barai shoma arezo mikonad ");
Merlin.Play("Process");
Merlin.Play("DoMagic2");
Merlin.Play("Blink");
Merlin.speak("YOur webloge Address ");
Merlin.Play("Confused");
Merlin.speak(" khosh begzared ");
Merlin.Play("Write");
Merlin.speak("modir in webloge hamishe dar khetmat shoma hast ");
Merlin.Play("Read");
Merlin.speak("Your Id");
Merlin.Play("Think");
Merlin.Play("Idle2_2");
Merlin.speak(" baz ham sar bezanid ");
Merlin.Play("Wave");
Merlin.Hide();
</SCRIPT>
<!-- End with WWW.AmirSoft.Org-->
کد ماوس بسیار زیبا برای وبلاگ
نمایش محتوای مخفی
<STYLE>
BODY { CURSOR: url(' http://irlearn.persiangig.com/cur/irlearn_so.cur') }
</STYLE>
<!--- irLearn.com --->
کد تصاویر تصادفی در وبلاگ تصاویری از بازی های کامپیوتری
کد:
<!-- Begin pArSTools.com --><script language="javascript" src="http://www.persiangraphic.com/galler...=180"></script><!-- End ParsTools.com -->
وضعیت در یاهو برای وبلاگ شما
کد:
<!-- Begin ParsTools.com Yahoo Status --><script language="javascript" src="http://www.parstools.net/yahoo_status/?id=آي دي ياهو&type=12"></script><!-- End ParsTools.com Yahoo Status -->
كد آب و هوا
توضيحات : اين يه كد آب و هوا هست كه بصورت يه در كشويي مي باشد كه وقتي بر رويش كليك كني ليست شهر ها رو مياره و وقتي روش كليك كني وضعيت هوا معلوم ميشه :
نمایش محتوای مخفی
<td class='scapmain' align='right'><img src='themes/eri/images/panel_off.gif' name='b_وضعيتآبوهوا' alt='' onclick="javascript:flipBox('وضعيتآبوهو ')"></td>
</tr>
<tr>
<td colspan='2' class='side-body'>
<div id='box_وضعيت آب و هوا'>
<center>
با انتخاب شهر يا محل مورد نظر وضعيت آب و هوا را مشاهده نماييد.
<select dir=rtl>
<option disabled selected>انتخاب كنيد</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40831','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>آ ادان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40818','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>آ اده</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99298','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>آ بر</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40755','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>آ علي</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40709','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>آ تارا</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99370','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>آ ودگي</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99309','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>آ ل</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99310','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>آ ج</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99539','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ا ركوه</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40890','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ا وموسي</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40769','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ا اك</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40708','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ا دبيل</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=88107','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ا دبيل - فرودگاه</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40799','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ا دستان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40712','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ا وميه</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99445','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ا نا</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40779','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ا لام آباد</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40800','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ا فهان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40802','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ا فهان - شرق</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99496','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ا فهان - صنعتي</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40828','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ا ليد</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99361','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ا اشت</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40776','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ا شتر</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40783','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ا يگودرز</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40833','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ا يديه</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40839','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ا ار</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40704','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ا ر</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40811','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ا واز</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99455','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ا ذه</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40879','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ا رانشهر</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99516','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ا زدخواست</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99433','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ا وان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40780','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ا لام</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40736','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ب بلسر</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40853','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ب فت</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40820','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ب فق</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99280','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ب نه</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40723','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ب نورد</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99475','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ب رآباد</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40774','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ب وجرد</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99459','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ب وجن</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40810','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ب تان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99407','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ب رويه</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40854','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ب </option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99239','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ب اب</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40718','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ب در انزلي</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40872','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ب در دير</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40846','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ب در ديلم</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40875','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ب در عباس</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40883','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ب در لنگه</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40832','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ب در ماهشهر</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99561','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ب انات</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40858','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ب شهر</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40857','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ب شهر - جنوب</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99209','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ب كان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40834','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ب بهان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40742','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ب ارجمند</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40748','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ب جار</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40809','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ب رجند</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99202','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ب له سوار</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40700','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>پ رس آباد</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40786','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>پ دختر</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99360','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>پ سفيد</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=88125','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>پ ام كرج</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40724','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>پ شرانشهر</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99367','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ت كستان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40706','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ت ريز</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99575','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ت ت جمشيد</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40806','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ت بت جام</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40762','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ت بت حيدريه</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99409','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ت رش</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40728','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ت اب</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40754','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ت ران</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40751','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ت ران - اقدسيه</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99320','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ت ران - چيتگر</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40753','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ت ران - دوشان تپه</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99331','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ت ران - ژئوفيزيك</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40777','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ت ران - فرودگاه امام</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40893','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ج سك</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40702','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ج فا</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=88187','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ج توحيد</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40898','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>چ بهار</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99332','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>چ لدران</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40863','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ح جي آباد</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99493','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ح ينيه</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40845','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>خ رك</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40870','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>خ ش</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40733','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>خ ابنده</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40782','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>خ م اباد</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40730','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>خ مدره</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40717','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>خ خال</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99443','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>خ ين</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40789','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>خ ر بيابانك</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99437','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>خ ر بيرجند</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40703','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>خ ي</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40862','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>د راب</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40787','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>د ران</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40761','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>د مغان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99444','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>د ود</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99483','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>د ه شهر</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40795','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>د فول</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=88116','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>د ت ناز</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99461','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>د يجان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40835','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>د گنبدان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99527','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>د داز</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40796','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>د لران</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40732','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ر مسر</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40813','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ر مهرمز</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40790','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ر اط پشت بادام</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40719','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ر ت</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=88111','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ر ت - فرودگاه</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=88170','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ر سنجان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40764','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ر انسر</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99656','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ر دان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40829','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ز بل</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40856','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ز هدان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99623','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ز هك زابل</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40847','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ز قان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99549','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ز ند</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40749','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ز ينه اوباتو</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40729','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ز جان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40759','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>س ري</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99504','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>س مان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99372','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>س وه</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40743','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>س زوار</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40844','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>س درودزن</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40710','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>س اب</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99621','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>س ارود</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40878','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>س اوان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40765','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>س پل ذهاب</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40741','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>س خسُ</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40725','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>س دشت</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99231','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>س عين</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40727','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>س ز</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40887','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>س فچگان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40722','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>س ماس</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40757','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>س نان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99515','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>س يرم</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99429','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>س قر</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40747','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>س ندج</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40707','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>س ند</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40735','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>س اه بيشه</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40851','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>س رجان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40889','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>س ري</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99468','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>س لاخور</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40739','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ش هرود</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99446','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ش شتر</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40843','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ش داد</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40849','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ش ر بابك</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40815','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ش رضا</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40798','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ش ركرد</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40848','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ش راز</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40794','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ص ي آباد</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40791','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ط س</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40804','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ع دا</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40792','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ف دوس</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40859','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ف ا</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40756','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ف روزكوه</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40793','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ق ئن</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40737','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ق اخيل</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40772','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ق وه</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99214','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ق ه ضياالدين</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40731','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ق وين</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40880','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ق م</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99435','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ف ر شيرين</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40770','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ق </option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40740','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ق چان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40785','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ك شان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40763','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ك شمر</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40803','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ك وترآباد</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99373','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ك ج - كشاورزي</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40752','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ك ج</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40766','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ك مانشاه</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40841','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ك مان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=88113','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ك ايه</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40711','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ك يبر</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99432','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ك يجان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40897','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ك ارك چابهار</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40771','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ك گاور</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99438','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ك هدشت</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40797','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ك هرنگ</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99440','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ك ك</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40877','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ك نوج</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40760','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ك اسر</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40882','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ك ش</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40816','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>گ ريز</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40738','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>گ گان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40758','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>گ مسار</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99417','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>گ پايگان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40744','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>گ مگان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40778','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>گ اباد</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99240','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>گ بد كاووس</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99454','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>گ لان - غرب</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40873','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ل ر</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40852','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ل له زار</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=88190','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ل مرد</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40881','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ل وان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99276','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ل هيجان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40814','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ل دگان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40701','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>م كو</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40715','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>م هنشان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40713','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>م اغه</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40721','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>م اوه تپه</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99220','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>م ند</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40840','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>م وست</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40750','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>م يوان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40812','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>م جد سليمان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40705','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>م كين شهر</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40745','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>م هد</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99303','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>م لم كلايه</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40775','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>م اير</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40720','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>م جيل</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99449','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>م رچه خورت</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40726','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>م اباد</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99528','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>م ريز</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99292','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>م اندوآب</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40866','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>م انده جيرفت</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40716','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>م انه</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99511','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>م بد</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99447','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>م مه</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40876','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>م ناب</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40801','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ن يين</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99497','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ن ف آباد</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99421','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ن نز</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99278','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ن ده</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40773','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ن رآباد</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40734','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ن شهر</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99384','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ن اوند</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40827','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ن بندان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40869','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ن ريز</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40746','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ن شابور</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40895','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ن ك شهر</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99406','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>و امين</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40768','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ه دان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=99537','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ه ديجان</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40836','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ي سوج</option>
<option onClick=window.open('http://www.aftab.ir/portal/weather/view.php?code=40821','','scrollbars=yes,toolbar=no ,status=no,resizable=no,width=450,height=450')>ي د</option>
</select>
</center></td>
</tr>
</table>
</td>