// POP UP WINDOWS //
<!--
function showGallery(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function targetopener(mylink, closeme, closeonly)
{
if (! (window.focus && window.opener))return true;
window.opener.focus();
if (! closeonly)window.opener.location.href=mylink.href;
if (closeme)window.close();
return false;
}
//-->

function showGallery01()
{var Win = window.open("images/gallery/friends01.jpg","flowers",'width=500,height=600,scrollbars=yes,menubar=no,status=no,resize=yes');
}
function showGallery02()
{var Win = window.open("images/gallery/friends02.jpg","flowers",'width=500,height=600,scrollbars=yes,menubar=no,status=no,resize=yes');
}
function showGallery03()
{var Win = window.open("images/gallery/friends03.jpg","flowers",'width=500,height=600,scrollbars=yes,menubar=no,status=no,resize=yes');
}
function showGallery04()
{var Win = window.open("images/gallery/friends04.jpg","flowers",'width=500,height=600,scrollbars=yes,menubar=no,status=no,resize=yes');
}
function showGallery05()
{var Win = window.open("images/gallery/friends05.jpg","flowers",'width=500,height=600,scrollbars=yes,menubar=no,status=no,resize=yes');
}
function showGallery06()
{var Win = window.open("images/gallery/friends06.jpg","flowers",'width=500,height=600,scrollbars=yes,menubar=no,status=no,resize=yes');
}
function showGallery07()
{var Win = window.open("images/gallery/friends07.jpg","flowers",'width=500,height=600,scrollbars=yes,menubar=no,status=no,resize=yes');
}
function showGallery08()
{var Win = window.open("images/gallery/friends08.jpg","flowers",'width=500,height=600,scrollbars=yes,menubar=no,status=no,resize=yes');
}
function showGallery09()
{var Win = window.open("images/gallery/friends09.jpg","flowers",'width=500,height=600,scrollbars=yes,menubar=no,status=no,resize=yes');
}
function showGallery10()
{var Win = window.open("images/gallery/friends10.jpg","flowers",'width=500,height=600,scrollbars=yes,menubar=no,status=no,resize=yes');
}
function showGallery11()
{var Win = window.open("images/gallery/friends11.jpg","flowers",'width=500,height=600,scrollbars=yes,menubar=no,status=no,resize=yes');
}
function showGallery12()
{var Win = window.open("images/gallery/friends12.jpg","flowers",'width=500,height=600,scrollbars=yes,menubar=no,status=no,resize=yes');
}
