jQuery.noConflict();

var $featured_content = jQuery('#featured'),
	et_cufon = jQuery("meta[name=et_cufon]").attr('content');

if ( et_cufon == 1 ) {
	Cufon.replace("#ServiceBanner p, nav li a, #newProjects .leftcol h1, .DiscussYourProject .title, #portfolioVist .visit, #menu a, #services h1, .paragraph span, #aboutUs h2, .floater p, #featured_slide .knowMore, aside#home h1, section#home h1, section#home #home, #contacts p, #servicesRight h2, #subscribe label, #thanks p", { hover: true });
	var __BASE_URL = 'http://www.notiontechnologies.com';
	var __TIME_OF_DAY = 'breakfast';
	/*Cufon.replace('');*/
}

