function openwindow()
{
	window.open("http://www.thebehemoth.com/contests","mywindow","menubar=1,resizable=1,width=420,height=712");
}
