
function show_reg(){

	$.jqpooop({
			Id:"1",
			Width:400,
			Height:385,
			Ajax:"http://www.zorgempire.net/index/uni.html",	
			Headmsg:"Select Universe to join"
			});

}

function x_reg(){


	$.jqpooop({
			Id:"2",
			Width:400,
			Height:400,
			Ajax:"http://www.zorgempire.net/index/regx.html",	
			Headmsg:"Register in X-Treme Universe"
			});

}

function s_reg(){

	$.jqpooop({
			Id:"3",
			Width:400,
			Height:400,
			Ajax:"http://www.zorgempire.net/index/reg.html",	
			Headmsg:"Register in Standard Universe"
			});

}

function login(){

	$.jqpooop({
			Id:"4",
			Width:300,
			Height:300,
			Ajax:"http://www.zorgempire.net/index/l_uni.html",	
			Headmsg:"Zorg Empire Login"
			});

}

function promo(){

	$.jqpooop({
			Id:"4",
			Width:300,
			Height:300,
			Ajax:"http://www.zorgempire.net/index/promo.html",	
			Headmsg:"Zorg Empire Promo"
			});

}