//jQuery Func
$(function(){ 
 
	//Custom Form	
	$(".subscribeForm form").jqTransform();
		
})
