$(document).ready(function(){

// disabled on request 28/05/10
/*if ($.cookie('psvcookie') != '1') {
	tb_show("<strong>Press release – Hillsborough Memorial Garden vandalism</strong>",
	"#TB_inline?height=450&width=650&inlineId=mypopup","");
	$.cookie('psvcookie', '1', { expires: 20 });
}*/

});