$(window).bind("load", function()  {
$(".gallery_demo li").show();
});