/**
 * Show thickbox with subscribe form * 
 * Only shown when cookie not set
 * 
 * @author Dieter Vanden Eynde <dieter@netlash.com>
 */
$(document).ready(function(){
	tb_show("","http://max.us1.list-manage.com/subscribe?u=4e04e13b44ab65cf79d037f50&amp;id=9248cced79&amp;height=148&amp;width=500&amp;TB_iframe=true");
});