
var jc = jQuery.noConflict();
jc(document).ready(function(){
	jc("#scroller").newsticker();
	var adtext = "Wouldnt it be great to do all systems management and password security operations through Active Directory + Group Policy? Group Policy based software deployment, asset management (inventory) and password policy is now available. Download free trial now!"
	jc("#AdCampaignText").html(adtext);
});
