$(document).ready(function(){
	$(".mainBannerSlot1").parent().addClass('banner1');
	$(".mainBannerSlot3").parent().addClass('banner2');
});


