$(document).ready(function(){
 

$(".single_image").fancybox({'frameWidth': 980, 'frameHeight': 580 }); 

  
 
$(".all_container").css("top","80%").css("left","0");


$(".thumb").onmousedown(function()
 
{
    
});

                






})




