
function newTemplate() {
var templates = new Array()
templates[0] = "14884"
templates[1] = "24510"
templates[2] = "10394"
templates[3] = "13209"
templates[4] = "14793"
templates[5] = "15388"
templates[6] = "13683"
templates[7] = "13751"
return templates[Math.round(7*Math.random())];
}

function writeTemplate(){
document.write('<script type="text/javascript" src="http://www.templatehelp.com/codes/pr_interface.php?bgcolor=%23FFFFFF&amp;ft=1&amp;number=' + newTemplate() + '&amp;iw=175&amp;ih=300&amp;noscroll=1&amp;frname=Plantilla México y América latina del Web site&amp;pr_code=8nOfSq2bWitN9dt8px7CIQmpJ0374W"><'+'/SCRIPT>');
}
