
//Functions for games
function game1Popup() {
window.open( "flash/games/jesus-rocks.swf", "myWindow", 
"status = 1, height = 370, width = 500, resizable = 0" )
}
function game2Popup() {
window.open( "flash/games/adams-apple.swf", "myWindow", 
"status = 1, height = 370, width = 500, resizable = 0" )
}
function game3Popup() {
window.open( "flash/games/bible-gospel-game.swf", "myWindow", 
"status = 1, height = 370, width = 500, resizable = 0" )
}
function game4Popup() {
window.open( "flash/games/bible-jeopardy.swf", "myWindow", 
"status = 1, height = 370, width = 500, resizable = 0" )
}
function game5Popup() {
window.open( "flash/games/bible-snowboarding.swf", "myWindow", 
"status = 1, height = 370, width = 500, resizable = 0" )
}
function game6Popup() {
window.open( "flash/games/fishing-men.swf", "myWindow", 
"status = 1, height = 370, width = 500, resizable = 0" )
}
function game7Popup() {
window.open( "flash/games/noahs-memory.swf", "myWindow", 
"status = 1, height = 370, width = 500, resizable = 0" )
}