try{Typekit.load();}catch(e){}

(function($){
	$(document).ready(function(){
		$('#input_2_1').makePlaceholder();
		if($('.slideshow').length){
			$('.slideshow').after('<div id="cycle_nav">').cycle({pager:  '#cycle_nav' });
   		}
   		
	});
})(jQuery);
