var strlocation;function change(){strlocation=document.getElementById("location").value;if (strlocation=="成都"){document.getElementById("ia").src="http://weather.china.com.cn/city/s56294_24.html";document.getElementById("ib").src="http://weather.china.com.cn/city/s56294_48.html";}else if (strlocation=="眉山"){document.getElementById("ia").src="http://weather.china.com.cn/city/s56391_24.html";document.getElementById("ib").src="http://weather.china.com.cn/city/s56391_48.html";}else if (strlocation=="乐山"){document.getElementById("ia").src="http://weather.china.com.cn/city/s56386_24.html";document.getElementById("ib").src="http://weather.china.com.cn/city/s56386_48.html";}else if (strlocation=="峨眉山"){document.getElementById("ia").src="http://weather.china.com.cn/city/s56385_24.html";document.getElementById("ib").src="http://weather.china.com.cn/city/s56385_48.html";}else if (strlocation=="西昌"){document.getElementById("ia").src="http://weather.china.com.cn/city/s56571_24.html";document.getElementById("ib").src="http://weather.china.com.cn/city/s56571_48.html";}else if (strlocation=="攀枝花"){document.getElementById("ia").src="http://weather.china.com.cn/city/s56666_24.html";document.getElementById("ib").src="http://weather.china.com.cn/city/s56666_48.html";}else if (strlocation=="德阳"){document.getElementById("ia").src="http://weather.china.com.cn/city/s56198_24.html";document.getElementById("ib").src="http://weather.china.com.cn/city/s56198_48.html";}else if (strlocation=="绵阳"){document.getElementById("ia").src="http://weather.china.com.cn/city/s56196_24.html";document.getElementById("ib").src="http://weather.china.com.cn/city/s56196_48.html";}else if (strlocation=="松潘"){document.getElementById("ia").src="http://weather.china.com.cn/city/s56182_24.html";document.getElementById("ib").src="http://weather.china.com.cn/city/s56182_48.html";}else if (strlocation=="阿坝"){document.getElementById("ia").src="http://weather.china.com.cn/city/s56172_24.html";document.getElementById("ib").src="http://weather.china.com.cn/city/s56172_48.html";}else if (strlocation=="雅安"){document.getElementById("ia").src="http://weather.china.com.cn/city/s56287_24.html";document.getElementById("ib").src="http://weather.china.com.cn/city/s56287_48.html";}else if (strlocation=="康定"){document.getElementById("ia").src="http://weather.china.com.cn/city/s56374_24.html";document.getElementById("ib").src="http://weather.china.com.cn/city/s56374_48.html";}else if (strlocation=="广元"){document.getElementById("ia").src="http://weather.china.com.cn/city/s57206_24.html";document.getElementById("ib").src="http://weather.china.com.cn/city/s57206_48.html";}else if (strlocation=="遂宁"){document.getElementById("ia").src="http://weather.china.com.cn/city/s57405_24.html";document.getElementById("ib").src="http://weather.china.com.cn/city/s57405_48.html";}else if (strlocation=="达州"){document.getElementById("ia").src="http://weather.china.com.cn/city/s57328_24.html";document.getElementById("ib").src="http://weather.china.com.cn/city/s57328_48.html";}else if (strlocation=="巴中"){document.getElementById("ia").src="http://weather.china.com.cn/city/s57313_24.html";document.getElementById("ib").src="http://weather.china.com.cn/city/s57313_48.html";}else if (strlocation=="南充"){document.getElementById("ia").src="http://weather.china.com.cn/city/s57411_24.html";document.getElementById("ib").src="http://weather.china.com.cn/city/s57411_48.html";}else if (strlocation=="广安"){document.getElementById("ia").src="http://weather.china.com.cn/city/s57415_24.html";document.getElementById("ib").src="http://weather.china.com.cn/city/s57415_48.html";}else if (strlocation=="内江"){document.getElementById("ia").src="http://weather.china.com.cn/city/s57503_24.html";document.getElementById("ib").src="http://weather.china.com.cn/city/s57503_48.html";}else if (strlocation=="资阳"){document.getElementById("ia").src="http://weather.china.com.cn/city/s56298_24.html";document.getElementById("ib").src="http://weather.china.com.cn/city/s56298_48.html";}else if (strlocation=="自贡"){document.getElementById("ia").src="http://weather.china.com.cn/city/s56396_24.html";document.getElementById("ib").src="http://weather.china.com.cn/city/s56396_48.html";}else if (strlocation=="宜宾"){document.getElementById("ia").src="http://weather.china.com.cn/city/s56492_24.html";document.getElementById("ib").src="http://weather.china.com.cn/city/s56492_48.html";}else {document.getElementById("ia").src="http://weather.china.com.cn/city/s57508_24.html";document.getElementById("ib").src="http://weather.china.com.cn/city/s57508_48.html";}}
 