function openWindow()
{
	window.open('documentAlert.htm','Security','width=400,height=150')
}


function openWindow2()
{
	window.open('documentAlert_es.htm','Security','width=400,height=150')
}
