function callP7()
	{
		P7_initPM(1,19,1,0,10);
		P7_equalCols2(1,'sidebox','P','centerwrapper','P');
	}


addLoadEvent(callP7);