/**
 * This document should only contain scripts that are unique for just this site
 */

var $j = jQuery.noConflict();

$j(document).ready(function() {
	
	//site-specific jQuery-scripts goes in here..
});
