if(typeof PIECESOFUK=="undefined"){var PIECESOFUK={}}PIECESOFUK.setupYouTube=function(A){var B='<object type="application/x-shockwave-flash" style="width:425px; height:350px;" data="http://www.youtube.com/v/'+A+'&autoplay=1"><param name="movie" value="http://www.youtube.com/v/'+A+'&autoplay=1" /></object>';PIECESOFUK.viewVideo("YouTube.com",B,425,350)};PIECESOFUK.viewVideo=function(C,D,A,B){$("<div id='videoLayerHead'></div>").text("Retrieving data from..."+C).appendTo("body");$("<div id='videoLayer'></div>").css("height",$(document).height()-10+"px").appendTo("body");$("<a></a>").text("Return to Pieces Of UK").attr("href","#").appendTo("#videoLayerHead");$("<div id='aVideo'></div>").html(D).css("left",(($("body").width()-A)/2)+"px").css("top",(($(window).height()-B)/2)+"px").appendTo("#videoLayer");$("#videoLayerHead a").click(function(){$("#videoLayer, #videoLayerHead").remove();return false})};