// JavaScript Document

function skip() {
window.location = "http://campxpaintballfields.com/main.html"
}

function map() {
window.open( "media/map/map.html", "Map", 
"status = 0, height = 620, width = 820, resizable = 0" )
}

function peng09() {
window.open( "media/albums/penguin_2009/peng09pics.html", "pengpics", 
"status = 0, height = 620, width = 820, resizable = 0" )
}

function bio09() {
window.open( "media/albums/biochem2009/biopics.html", "biopics", 
"status = 0, height = 620, width = 820, resizable = 0" )
}

function storm4() {
window.open( "media/albums/firestorm4/storm4pics.html", "strom4pics", 
"status = 0, height = 620, width = 820, resizable = 0" )
}
function storm3() {
window.open( "media/albums/firestorm3/storm3pics.html", "strom3pics", 
"status = 0, height = 620, width = 820, resizable = 0" )
}
function peng08() {
window.open( "media/albums/penguin_2008/peng08pics.html", "pengpics", 
"status = 0, height = 620, width = 820, resizable = 0" )
}
function xmas07() {
window.open( "media/albums/xmas_07/xmas07pics.html", "xmas07", 
"status = 0, height = 620, width = 820, resizable = 0" )
}
function winter() {
window.open( "media/albums/winter/winterpics.html", "winter", 
"status = 0, height = 620, width = 820, resizable = 0" )
}
function jason() {
window.open( "media/albums/halloween_2007/jasonpics.html", "jason", 
"status = 0, height = 620, width = 820, resizable = 0" )
}
function frost() {
window.open( "media/albums/frost/jackpics.html", "jack", 
"status = 0, height = 620, width = 820, resizable = 0" )
}
function anyday() {
window.open( "media/albums/random/anydaypics.html", "anyday", 
"status = 0, height = 620, width = 820, resizable = 0" )
}