// JavaScript Document
function openwindow()
{
	window.open("http://www.airzimbabwe.aero/images/lon-hre-large.jpg","mywindow","menubar=0,resizable=1,width=650,height=1100,scrollbars=1");
}
