$(document).ready
(
	function()
	{
		tb_show( null, "/popup.php?width=600&height=410", false );
	}
)

