﻿$(function () {
//	$(".mainCampaignText").hide();
//	setTimeout(function () {
//		$(".mainCampaignText").fadeIn(1000);
//	}, 2000);
});
