function open01(){ 
ajaxwin=dhtmlwindow.open("ajaxbox", "iframe", "WinAlmeria2008.html", "Campeonato provincial de Almeria", "width=550px,height=500px,left=300px,top=100px,resize=1,scrolling=1")
}

function open02(){
ajaxwin=dhtmlwindow.open("ajaxbox", "iframe", "WinAndalucia2007.html", "Campeonato de Andalucia", "width=450px,height=400px,left=300px,top=100px,resize=1,scrolling=1")
}

function open03(){
ajaxwin=dhtmlwindow.open("ajaxbox", "iframe", "WinRoma2009.html", "Master Series de Roma", "width=550px,height=480px,left=300px,top=100px,resize=1,scrolling=1")
}


function open04(){
ajaxwin=dhtmlwindow.open("ajaxbox", "iframe", "WinMenorca2007.html", "Jornadas Tecnicas", "width=550px,height=520px,left=300px,top=100px,resize=1,scrolling=1")
}

