/*
 * Clorox Functions, 
 * We will implement Clorox Library as required
 *
 * 
 */
$(document).ready(function() {
	// make links with rel='external' open a new window
	$clxcommon.initExternal();
});
