/*
 *	Welcome to the GWOALG Subversive Testing Suite.
 *
 *	This assumes that http://www.google-analytics.com/ga.js
 *	has already been loaded into the page before this script.
 *	
 *	To track a conversion, each link has to have a class of
 *	'conversioncount', or whatever you set the variable to be.
 */


// This function will be added to the onclick for the conversion links.
function ConversionCount() {

}
