﻿/*
$(function(){

	$('#dvTitleIntro').cycle({ 
    	fx: 'scrollUp',
    	pause: 1 
	});
	
});
*/
