/****************************************

 * Newhost

 * Global JavaScript

 ****************************************/



// Start closure to prevent namespace conflicts

;(function($) {





Cufon.replace("#top_text, #top_lang, #home_items #item_intro h3 , #all_items #item_intro h3, .price_pac_index, .gazd_index, .inreg_index ",  {

	hover: true

});







// Perform initial setup tasks when DOM is ready

$(document).ready( function() {

//$('#tlds').customSelect();

// ----------------------------------------------		
			$('.ul_pac_index').equalHeight();
// ----------------------------------------------	

});

})(jQuery);