var weatherStr="<iframe src=\"http://www.chinatour360.com/js/weather/getWeather.aspx?city="+city+"\" width=\"205\" height=\"475\" style=\"margin-bottom:5px;\" frameborder=\"0\"  scrolling=\"no\" ></iframe>";
document.write(weatherStr);
