function ss(w){window.status=w;return true;}
function cs(){window.status='';}

function OpenMailer()
{
blowup_window = window.open('tell_a_friend.html','OTHER','width=580,height=573,resizable=yes,scrollbars=no,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no');
}

function OpenMailer2()
{
blowup_window = window.open('contact_sui_generis.html','OTHER','width=580,height=553,resizable=yes,scrollbars=no,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no');
}

function OpenLinker()
{
blowup_window = window.open('link-to-sui-generis.html','OTHER','width=580,height=430,resizable=yes,scrollbars=no,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no');
}

var color_at_rest = new String();
var color_flash = new String();
color_at_rest = "rgb(0,104,200)";
color_flash = "rgb(0,134,235)";

var col = new String();
var x=1;
function blink()
{
 if(x%2) 
 {
  col = color_flash;
 }else
 {
  col = color_at_rest;
 }
 
document.getElementById('aF').style.color=col;
document.getElementById('bF').style.color=col;
 
 x++;
 
 if(x>2){x=1};
 
 setTimeout("blink()",150);
}

 
var col1 = new String();
var x1=1;
function blink1()
{
 if(x1%2) 
 {
  col1 = color_flash;
 }else
 {
  col1 = color_at_rest;
 }
 
document.getElementById('aF1').style.color=col1;
document.getElementById('bF1').style.color=col1;
 
 x1++;
 
 if(x1>2){x1=1};
 
 setTimeout("blink1()",150);
}

var col2 = new String();
var x2=1;
function blink2()
{
 if(x2%2) 
 {
  col2 = color_flash;
 }else
 {
  col2 = color_at_rest;
 }
 
document.getElementById('aF2').style.color=col2;
document.getElementById('bF2').style.color=col2;
 
 x2++;
 
 if(x2>2){x2=1};
 
 setTimeout("blink2()",300);
}

var col3 = new String();
var x3=1;
function blink3()
{
 if(x3%2) 
 {
  col3 = color_flash;
 }else
 {
  col3 = color_at_rest;
 }
 
document.getElementById('aF3').style.color=col3;
document.getElementById('bF3').style.color=col3;
 
 x3++;
 
 if(x3>2){x3=1};
 
 setTimeout("blink3()",300);
}


var color1 = new String();
var color2 = new String();
var x1 = 1;
var x2 = 2;

function flicker()
{
 if(x1%2) 
 {
  color1 = "rgb(70,150,255)";
 }else
 {
  color1 = color_at_rest;
 }
 if(x2%2) 
 {
 color2 = "rgb(70,150,255)";
 }else
 {
  color2 = color_at_rest;
 }

document.getElementById('light1').style.color=color1;
document.getElementById('light2').style.color=color2;
document.getElementById('light3').style.color=color1;
document.getElementById('light4').style.color=color2;
document.getElementById('light5').style.color=color1;
document.getElementById('light6').style.color=color2;
 
 x1++;
 x2++;
 
if(x1>2){x1=1};
if(x2>2){x2=1};
 
 setTimeout("flicker()",50);
}
	var boff = new Array;
	
	boff[1] = new Image(62, 12);
	boff[2] = new Image(62, 12);
    boff[3] = new Image(62, 12);
	boff[4] = new Image(62, 12);
	boff[5] = new Image(62, 12);
	boff[6] = new Image(62, 12);
	boff[7] = new Image(62, 12);
	boff[8] = new Image(62, 12);
	boff[9] = new Image(62, 12);
	boff[10] = new Image(62, 12);
	
	boff[1].src = "nbb/kopi-luwak-coffee.gif";
	boff[2].src = "nbb/mangosteen-juice.gif";
	boff[3].src = "nbb/porcelana-chocolate.gif";
	boff[4].src = "nbb/mangosteen-juice.gif";
	boff[5].src = "nbb/buy-aerogel-online.gif";
	boff[6].src = "nbb/kopi-luwak-coffee.gif";
	boff[7].src = "nbb/buy-aerogel-online.gif";
	boff[8].src = "nbb/mangosteen-juice.gif";
	boff[9].src = "nbb/porcelana-chocolate.gif";
	boff[10].src = "nbb/kopi-luwak-coffee.gif";

	var bon  = new Image(63, 13);
	bon.src = "nbb/button-rollon.gif";

	function on(num)
	{
		if (document.images)
		{
		if (num == 1) {document.kopi_luwak.src = bon.src;}
		if (num == 2) {document.mangosteen_juice_rimmon.src = bon.src;}
		if (num == 4) {document.gourmet_chocolates.src = bon.src;}
		if (num == 3) {document.alligator_meat_venison_recipes.src = bon.src;}
		if (num == 5) {document.asian_tea.src = bon.src;}
		if (num == 6) {document.black_truffles_buy_online.src = bon.src;}
		if (num == 7) {document.aerogel_for_sale.src = bon.src;}
		if (num == 8) {document.buy_caviar_online.src = bon.src;}
		if (num == 9) {document.bacopa_plant_garum.src = bon.src;}
		if (num == 10) {document.jamon_iberico.src = bon.src;}
		}
	}
	
	function off(num)
	{
		if (document.images)
		{
		if (num == 1) {document.kopi_luwak.src = boff[num].src;}
		if (num == 2) {document.mangosteen_juice_rimmon.src = boff[num].src;}
		if (num == 4) {document.gourmet_chocolates.src = boff[num].src;}
		if (num == 3) {document.alligator_meat_venison_recipes.src = boff[num].src;}
		if (num == 5) {document.asian_tea.src = boff[num].src;}
		if (num == 6) {document.black_truffles_buy_online.src = boff[num].src;}
		if (num == 7) {document.aerogel_for_sale.src = boff[num].src;}
		if (num == 8) {document.buy_caviar_online.src = boff[num].src;}
		if (num == 9) {document.bacopa_plant_garum.src = boff[num].src;}
		if (num == 10) {document.jamon_iberico.src = boff[num].src;}
		}
	}
