var initPage = function(){
	// web analytics
};

jQuery(document).ready(initPage);

