// JavaScript

// Photo gallery
function photos() { gallery=window.open
("slideshow/index.html","gallery",'toolbar=0,menubar=0,location=0,scrollbars=0,resizable=0,width=640,height=500') 
}

// Mariel
function mariel() { marielpop=window.open
("http://www.miami.com/multimedia/news/mariel/index.html","marielpop",'toolbar=0,menubar=0,location=0,scrollbars=0,resizable=0,width=790,height=560') 
}

// Puzzle
function puzzle() { marielpop=window.open
("http://www.miamiherald.com/multimedia/news/cubapuzzle/index.html","puzzlepop",'toolbar=0,menubar=0,location=0,scrollbars=0,resizable=0,width=790,height=560') 
}

// Health
function health() { healthpop=window.open
("http://www.miamiherald.com/multimedia/news/cubapuzzle/index.html","healthpop",'toolbar=0,menubar=0,location=0,scrollbars=0,resizable=0,width=790,height=560') 
}

// Video
function video() { videopop=window.open
("video/index.html","videopop",'toolbar=0,menubar=0,location=0,scrollbars=0,resizable=0,width=360,height=445') 
}

// Apvideo
function apvideo() { apvideopop=window.open
("video/apvideo.html","apvideopop",'toolbar=0,menubar=0,location=0,scrollbars=0,resizable=0,width=310,height=445') 
}

// Oppen
function oppen() { oppenpop=window.open
("video/oppen.html","oppen",'toolbar=0,menubar=0,location=0,scrollbars=0,resizable=0,width=310,height=445') 
}

// Sfreacts
function sfreacts() { sfreactspop=window.open
("video/sfreacts.html","sfreacts",'toolbar=0,menubar=0,location=0,scrollbars=0,resizable=0,width=310,height=445') 
}

// Polreacts
function polreacts() { polreactspop=window.open
("video/polreacts.html","polreacts",'toolbar=0,menubar=0,location=0,scrollbars=0,resizable=0,width=310,height=445') 
}
