// JavaScript Document $(function() { $("body").prepend('
'); var h = $(document).height(); $(".overlay").css('height', h); $(".voices_q p img").click(function() { var url = $(this).attr('src'); var w = ($(document).width()/2)-300; var t = $(document).scrollTop()+20; $(".overlay").empty().append('