//Functions used by bdasgallery.com pages

var inc_menu_js =
'The BDAS charter: &quot;To encourage in the Southern Hig'
+ 'hlands the practice and\nappreciation of the Arts of pai'
+ 'nting, drawing and sculpture.&quot\n  <hr>\n  <table cla'
+ 'ss="sidemenu" width="85" border="0" cellspacing="0" cell'
+ 'padding="1">\n  <a href="index.html" target="_top">\n  H'
+ 'OME</a>\n  </td></tr>\n  <tr><td>Go to our home page\n  '
+ '<hr></td></tr>\n\n  <tr><td>\n  <a href="committee.html"'
+ ' target="_top">\n  COMMITTEE</a>\n  </td></tr>\n  <tr><t'
+ 'd>\nMeet your hard-working volunteers\n  <hr></td></tr>\n'
+ '\n\n  <tr><td>\n  <a href="exhibitions.html" target="_top'
+ '">\n  EXHIBITIONS and EVENTS</a>\n  </td></tr>\n  <tr><t'
+ 'd>\nForthcoming exhibitions and events\n  <hr></td></tr>'
+ '\n\n  <tr><td>\n  <a href="workshops.html" target="_top"'
+ '>\n  WORKSHOPS</a>\n  </td></tr>\n  <tr><td>\nCurrent an'
+ 'd upcoming classes in the workshop\n  <hr></td></tr>\n  '
+ '\n  <tr><td>\n  <a href="tutors.html" target="_top">\n  '
+ 'TUTORS</a>\n  </td></tr>\n  <tr><td>\nCheck the CVs of o'
+ 'ur talented tutors\n  <hr></td></tr>\n\n  <tr><td></td><'
+ '/tr>\n  <tr><td></td></tr>\n\n  </table>\n';

inc_links_js =
'<h2><a href="committee.html" style="color:#333399">Meet '
+ 'your hard-working committee</a></h2>\n<h2><a href="exhib'
+ 'itions.html" style="color:#333399">Forthcoming exhibitio'
+ 'ns and events</a></h2>\n<h2><a href="workshops.html" sty'
+ 'le="color:#333399">Current and upcoming classes in the w'
+ 'orkshop</a></h2>\n<h2><a href="tutors.html" style="color'
+ ':#333399">Check the CVs of our talented tutors</a></h2>\n'
+ '\n';

// end_var_declaration

function EmailLink(){
window.location = "mailto:"+"?subject=I thought this link might interest you."+"&body="+document.title+"  "+window.location;
}

function address(loc,mod) {
document.write ("\r\n");
document.write ("<HR>\r\n");
document.write ("<P class=\"address\">Berrima District Art Society Inc. established 1950\r\n");
document.write ("known as <A style=\"color:blue\" href=\"http://www.bdasgallery.com/index.html\">BDAS</A>\r\n");
document.write ("<BR>Australian Business Number 86 792 964 696\r\n");
document.write ("<BR>PO Box 144 Bowral, NSW, 2576 Australia\r\n");
document.write ("<BR>Gallery: 1 Short St, Bowral, NSW, phone: (02) 4861 4093\r\n");
document.write ("<BR>Office hours: Mon, Wed, Thurs & Fri - 9am-11am \r\n");
document.write ("<BR>Email: <A style=\"color:blue\" href=\"mailto:b.d.a.s@bigpond.com\">b.d.a.s@bigpond.com</A>\r\n");
document.write ("<BR>Last modified "+mod+"\r\n");
document.write ("<BR>© Copyright 2005 Berrima District Art Society Inc.");
document.write ("<BR>Webmaster: <A style=\"color:blue\" href=\"mailto:mcintyre@bigpond.net.au\">Michelle McIntyre</A>\r\n");
document.write ("<FORM><INPUT class=\"select\" TYPE=\"button\" VALUE=\"E-mail this link to a friend\" onClick=\"EmailLink()\"></FORM>");
document.write ("</P>\r\n");
document.write ("<HR>\r\n");
}

function PopupPic(sPicURL) {
    window.open( "popuppic.html?"+sPicURL, "",
    "resizable=1,HEIGHT=480,WIDTH=640");
}

