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