function showMaps()
{
window.open("/uploads/flash/index.html","maps","menubar=0,resizable=0,width=800,height=600");
}