function pageLoad(sender, args) {
			if(typeof Content_pageLoad == 'function')
				Content_pageLoad(sender, args);
		} 