$(document).ready(function()
						   {								
								$(".main_image").fadeIn(3500);
															
						    });
