function simpleTrack (sID) {
	//alert(sID);
	cto.initFlashPV();
	cto.pageName = sID;
	cto.siteSection = ctoMap + sID;	
	cto.trackFlashPV(); 
	}