function simpleTrack (sID) {
/*
	console.log(sID);
	cto.initFlashPV();
	cto.pageName = sID;
	cto.siteSection = ctoMap;	
	cto.trackFlashPV(); 
*/
}
