

var newwindow;
function popavail(url)
{
	newwindow=window.open(url,'availability','height=550,width=500,resizable=1,toolbar=1,location=1,directories=1,menubar=1,status=1,scrollbars=1');
	if (window.focus) {newwindow.focus()}
}

var newwindow;
function poptastic(url)
{
	newwindow=window.open(url,'valor1','height=600,width=600,resizable=1,toolbar=1,location=1,menubar=1,scrollbars=1,status=1');
	if (window.focus) {newwindow.focus()}
}

function a_message()
{
alert('I came from an external script! Ha, Ha, Ha!!!!');
}

var newwindow;
function popValorHP(url)
{
	newwindow=window.open(url,'valorhp','height=550,width=600,resizable=1,toolbar=1,location=1,menubar=1,scrollbars=1,status=1');
	if (window.focus) {newwindow.focus()}
}


var newwindow;
function popVic(url)
{
	newwindow=window.open(url,'victrix','height=550,width=625,resizable=1,toolbar=1,location=1,menubar=1,scrollbars=1,status=1');
	if (window.focus) {newwindow.focus()}
}


var newwindow;
function popVicHP(url)
{
	newwindow=window.open(url,'victrixhp','height=550,width=625,resizable=1,toolbar=1,location=1,menubar=1,scrollbars=1,status=1');
	if (window.focus) {newwindow.focus()}
}


var newwindow;
function popCad(url)
{
	newwindow=window.open(url,'cadence','height=550,width=600,resizable=1,toolbar=1,location=1,menubar=1,scrollbars=1,status=1');
	if (window.focus) {newwindow.focus()}
}

var newwindow;
function popValor(url)
{
	newwindow=window.open(url,'valor','height=550,width=600,resizable=1,toolbar=1,location=1,menubar=1,scrollbars=1,status=1');
	if (window.focus) {newwindow.focus()}
}

var newwindow;
function popValorGallery(url)
{
	newwindow=window.open(url,'valorGallery','height=550,width=600,resizable=1,toolbar=1,location=1,menubar=1,scrollbars=1,status=1');
	if (window.focus) {newwindow.focus()}
}

var newwindow;
function popMat(url)
{
	newwindow=window.open(url,'matriarch','height=550,width=600,resizable=1,toolbar=1,location=1,menubar=1,scrollbars=1,status=1');
	if (window.focus) {newwindow.focus()}
}

var newwindow;
function popMatGallery(url)
{
	newwindow=window.open(url,'MatriarchGallery','height=550,width=600,resizable=1,toolbar=1,location=1,menubar=1,scrollbars=1,status=1');
	if (window.focus) {newwindow.focus()}
}


var newwindow;
function popWean(url)
{
	newwindow=window.open(url,'WeanlingGallery','height=550,width=600,resizable=1,toolbar=1,location=1,menubar=1,scrollbars=1,status=1');
	if (window.focus) {newwindow.focus()}
}


Name = navigator.appName;
 Version = parseInt(navigator.appVersion);
 if (Name == "Netscape" && Version >= 3)
         Browser = "n3";
 else
         Browser = "n2";
if (Browser == "n3") {


}


gal0 = new Image(254,124);

gal0.src = "http://www.riorondo.com/equigenesis/javag/GALLERIESA.JPG";

gal1 = new Image(254,124);

gal1.src = "http://www.riorondo.com/equigenesis/javag/GALLERIESB.JPG";


galz0 = new Image(187,71);

galz0.src = "http://www.riorondo.com/equigenesis/javag/GALLOGOC.GIF";

galz1 = new Image(187,71);

galz1.src = "http://www.riorondo.com/equigenesis/javag/GALLOGOD.GIF";

function change(Name,Image,No) {
     if (Browser == "n3")document[Name].src = eval(Image + No + ".src");


}

function rollover(Name,Image,No) {
     if (Browser == "n3")document[Name].src = eval(Image + No + ".src");


}
