// JavaScript Document
// Webform
function contact() {
    window.open( "contactform.html", "myWindow", "status = 1, height = 265, width = 250, resizable = 0" )
}

// Games
function headgames() {
    window.open( "http://www.actionjacksondesigns.co.uk/games/headgames.html", "myWindow", "status = 1, height = 424, width = 516, resizable = 0" )
}
// Sites
function rockiton() {
    window.open( "http://www.rockiton.co.uk/", "myWindow", "status = 1, height = 660, width = 830, resizable = 0" )
}
function rockiton() {
    window.open( "http://www.goldenhandshakes.co.uk/", "myWindow", "status = 1, height = 660, width = 830, resizable = 0" )
}
function emily() {
    window.open( "http://www.emilytedrake.co.uk/", "myWindow", "status = 1, height = 660, width = 830, resizable = 0" )
}
function danchurch() {
    window.open( "http://www.thedanchurchexperience.com/flash.html", "myWindow", "status = 1, height = 660, width = 830, resizable = 0" )
}
function getflash() {
	window.open( "http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash", "myWindow", "status = 1, height = 660, width = 830, resizable = 0" )
}