function addOverride(){

	// add officeworks rounded corners if the method is available
	if (cornerDatShizz) {cornerDatShizz();}
	// add officeworks hide GlobalLeft
	if (hideRightAndLeftNavigation) {hideRightAndLeftNavigation();}
	
}