function showContribute() {

	GB_showCenter('Contribute Your Story', 'http://www.allsupernatural.net/contribute.php', 580, 650);
	
}

function showMlist() {

	GB_showCenter('Join The Mailing List and Win', 'http://www.allsupernatural.net/mlist.php', 300, 320);
	
}

function showRegister() {

	GB_showCenter('Member Registration', 'http://www.allsupernatural.net/register.php', 580, 650);
	
}

function showContact() {

	GB_showCenter('Contacting Us', 'http://www.allsupernatural.net/contact-us.php', 580, 650);
	
}


