/**
 * @author batdam
 */
$(document).ready(
	function () {
		
		// cufon 
		Cufon.replace('.cufon');
		
	}
);
