function MM_openBrWindow(theURL) {
  window_handle = window.open('projects_details.htm','album','width=600,height=400');
  window_handle.document.write("<html><head><title>مدرسة الشروق الأهلية</title></head><style type='text/css'>body {	margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}</style>");
  window_handle.document.write("<body><table width='100%' height='100%'  border='0' cellpadding='0' cellspacing='0'><tr><td align='center' valign='middle'><img src='images/albums/"+theURL+"'></td></tr></table></body></html>");
  window_handle.location.reload( );
    window_handle.focus();
    return false;
}
function MM_openBrWindow0(theURL) {
  window_handle = window.open('projects_details.htm','album','width=600,height=400');

  window_handle.document.write("<html><head><title>مدرسة الشروق الأهلية</title></head><style type='text/css'>body {	margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}</style>");
  window_handle.document.write("<body><br><table width='100%' height='100%'  border='0' cellpadding='0' cellspacing='0'><tr><td align='center' valign='middle'><img src='"+theURL+"'></td></tr></table></body></html>");
  window_handle.location.reload();
    window_handle.focus();
    return false;
}
function banat_album(theURL) {
  window_handle = window.open('projects_details.htm','album','width=600,height=400');
  window_handle.document.write("<html><head><title>مدرسة الشروق الأهلية</title></head><style type='text/css'>body {	margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}</style>");
  window_handle.document.write("<body><table width='100%' height='100%'  border='0' cellpadding='0' cellspacing='0'><tr><td align='center' valign='middle'><img src='images/banat/album/"+theURL+"'></td></tr></table></body></html>");
  window_handle.location.reload( );
    window_handle.focus();
    return false;
}