jQuery(function()
{	
	//$(".sample1").colorbox({transition:"elastic"});
	$(".popup1").colorbox({top:100});
});
