function main() {
	
}

function trackPage(s) {
	_gaq.push(['_trackEvent', 'Website', 'Page-View', s]);
}
