function climas(){
	ajaxwin=dhtmlwindow.open("ajaxbox", "iframe", "http://www.javu.info/search/clima.htm", "Estado del tiempo por AccuWeather.com", "width=635px,height=440px,left=10px,top=50px,resize=0,scrolling=0,frameborder=no")

}

function clima(){
	reqwin=dhtmlmodal.open("ajaxbox", "iframe", "http://www.javu.info/search/clima.htm", "Estado del tiempo por AccuWeather.com", "width=635px,height=440px,center=1,resize=0,scrolling=0,frameborder=no")

}
function trafico(){
	reqwin=dhtmlmodal.open("ajaxbox2", "iframe", "http://www.javu.info/search/trafico.htm", "Estado de las vias", "width=908px,height=395px,center=1,resize=0,scrolling=0,frameborder=no")

}

