<!-- forceFrames v1.1 Copyright ©2007 Jan Albartus
if ( parent.frames.name != "game" ){
	top.location.href = projectHome;
}
// -->