<!--
function printwin()
{
      if (self.print)
              self.print();
}
//-->

<!--
function movepic(img_name,img_src) {
document[img_name].src=img_src;
}
// -->

<!-- 
function gal(page) {
openwindow = this.open(page, "gal", "width=680,height=558,resizable=no,left=20,top=20");
}
// -->

<!-- 
function law(page) {
openwindow = this.open(page, "law", "width=650,height=475,resizable=no,left=20,top=20");
}
// -->

<!-- 
function dev(page) {
openwindow = this.open(page, "dev", "width=620,height=520,resizable=no,left=20,top=20,scrollbars=yes");
}
// -->

<!-- 
function tks(page) {
openwindow = this.open(page, "tks", "width=620,height=520,resizable=no,left=20,top=20,scrollbars=yes");
}
// -->

<!-- 
function mem(page) {
openwindow = this.open(page, "mem", "width=717,height=617,resizable=no,left=20,top=20,scrollbars=yes");
}
// -->

<!-- 
function win(page) {
openwindow = this.open(page, "win", "width=800,height=400,menubar=yes,status=yes,scrollbars=yes,resizable=yes,toolbar=yes,location=yes,resizable=yes,left=20,top=20");
}
// -->
