function myPopup1() {
window.open( "./pics/tux.png", "myWindow", "status = 1, height = 360, width = 350, resizable = 1" )
}
function myPopup2() {
window.open( "./pics/tux_penny.png", "myWindow", "status = 1, height = 360, width = 350, resizable = 1" )
}
function myPopup3() {
window.open( "./pics/tux_lava.png", "myWindow", "status = 1, height = 360, width = 350, resizable = 1" )
}
function myPopup4() {
window.open( "./pics/tux_union_flag.png", "myWindow", "status = 1, height = 360, width = 350, resizable = 1" )
}
function myPopup5() {
window.open( "./pics/tux_shrux.png", "myWindow", "status = 1, height = 360, width = 350, resizable = 1" )
}
function myPopup6() {
window.open( "./pics/tux_this_is_spartux.png", "myWindow", "status = 1, height = 360, width = 350, resizable = 1" )
}
function myPopup7() {
window.open( "./pics/tux_ubuntu_footballer.png", "myWindow", "status = 1, height = 360, width = 350, resizable = 1" )
}
function myPopup8() {
window.open( "./pics/tux_my_mobile.png", "myWindow", "status = 1, height = 313, width = 206, resizable = 1" )
}
function myPopup9() {
window.open( "./pics/tux_guitux.png", "myWindow", "status = 1, height = 360, width = 350, resizable = 1" )
}
function myPopup10() {
window.open( "./pics/tux_karatux.png", "myWindow", "status = 1, height = 360, width = 350, resizable = 1" )
}
function myPopup11() {
window.open( "./pics/tux_tigux.png", "myWindow", "status = 1, height = 360, width = 350, resizable = 1" )
}
function myPopup12() {
window.open( "./pics/tux_ice.png", "myWindow", "status = 1, height = 360, width = 350, resizable = 1" )
}
function myPopup13() {
window.open( "./pics/tux_mickey_tux.png", "myWindow", "status = 1, height = 360, width = 350, resizable = 1" )
}
function myPopup14() {
window.open( "./pics/tux_hippy.png", "myWindow", "status = 1, height = 360, width = 350, resizable = 1" )
}
