$(document).ready
(
	function()
	{
		tb_show( null, "popup.html?width=320&height=128", false );
	}
)
