<!-- serverInfo v1.0 ©2007 Jan Albartus

/*
	This file will be on the projectServer and on the projectURL.
	In the project, it will be loaded from projectServer first, then from the projectURL.
	If project is relocated it will dissalow previous server showing outdated version.	
	If projectURL goes down it uses a mainpage mirror on the projectServer instead.

*/
var projectServer = "online";
var projectHome = "http://www.albartus.com/motas";
var projectGame = "http://server-admin.pwp.blueyonder.co.uk/motas/";

// Should be in HEAD of HTML -->
