var thickboxUtil={swap:function(B,A){tb_remove();tb_show(B,A,null);},show:function(A){tb_init("a.thickbox, area.thickbox, input.thickbox");tb_show("",A);}};