
function trackit(p) {
	_gaq.push(["_trackEvent","videos","play",p]);
	return true;
}
