/**
 * @author Remco
 */
function openHeaderPulldown()
{
	$('FlashHeader').openPulldownFromJs();
}
