Event.observe(window,'load',function()
{
	Event.observe('lightwindow_title_bar_close_link', 'click', ajaxMicroCart.bind());
});
