<!-- Begin bottom-label Ruby/'s Gallery

browser_type = navigator.appName;

if (browser_type == "Microsoft Internet Explorer") {
document.write('<img class="menubottom" border=0 src="picts/background-image1.jpg" title="image" height="45px" width="390px">');
} else {
document.write('<img height="75" src="picts/spacer.gif" width="20"><br>');
document.write('<img class="menubottom" border=0 src="picts/background-image1.jpg" title="image" height="45px" width="390px">');
}

//  End -->
