<!--
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

function cPop(url, tb, scroll, locate, status, menu, resize, wide, high) 
{window.open(url, "popup", 'toolbars=' + tb + ', scrollbars=' + scroll + ', location=' + locate + ', statusbars=' + status + ', menubars=' + menu + ', resizable=' + resize + ', width=' + wide + ',height=' + high);
}

//-->


<!-- 
floralmeaningson1= new Image(160,60);
floralmeaningson1.src="https://system.netsuite.com/core/media/media.nl?id=23241&c=642818&h=e0334679b0a61e2990c6";
btn_home_on1= new Image(15,14);
btn_home_on1.src="https://system.netsuite.com/core/media/media.nl?id=24325&c=642818&h=3ff9b396458bd71b93dc";
btn_myaccount_on= new Image(65,13);
btn_myaccount_on.src="https://system.netsuite.com/core/media/media.nl?id=24275&c=642818&h=1f8ef67d22dac43e15f7";
btn_custservice_on= new Image(93,13);
btn_custservice_on.src="https://system.netsuite.com/core/media/media.nl?id=24273&c=642818&h=4ce3443675e084d48821";
btn_cart_on= new Image(27,13);
btn_cart_on.src="https://system.netsuite.com/core/media/media.nl?id=24271&c=642818&h=246902573c3d8a95b6e5";
btn_myaccount_on= new Image(53,13);
btn_myaccount_on.src="https://system.netsuite.com/core/media/media.nl?id=24269&c=642818&h=4b309fd2cddd04a7a340";
btn_myaccount_on= new Image(30,16);
btn_myaccount_on.src="https://system.netsuite.com/core/media/media.nl?id=24974&c=642818&h=6e259f1ab0479172461c";
btn_myaccount_on= new Image(98,16);
btn_myaccount_on.src="https://system.netsuite.com/core/media/media.nl?id=24998&c=642818&h=a9fd3d0280540bdccae5";
btn_myaccount_on= new Image(98,16);
btn_myaccount_on.src="https://system.netsuite.com/core/media/media.nl?id=24985&c=642818&h=e74b64b4c77495c24dd2";
btn_myaccount_on= new Image(38,15);
btn_myaccount_on.src="https://system.netsuite.com/core/media/media.nl?id=25001&c=642818&h=40e9bbcc298d1cb76700";
btn_myaccount_on= new Image(87,15);
btn_myaccount_on.src="https://system.netsuite.com/core/media/media.nl?id=25002&c=642818&h=3c5b34c9713415e1f39b";
btn_myaccount_on= new Image(73,15);
btn_myaccount_on.src="https://system.netsuite.com/core/media/media.nl?id=25003&c=642818&h=481c43d6528e47fe5d14";
btn_myaccount_on= new Image(102,15);
btn_myaccount_on.src="https://system.netsuite.com/core/media/media.nl?id=25004&c=642818&h=bf220c1bec56d63780a7";

//-->

function hideDiv(pass) { 
var divs = document.getElementsByTagName('div'); 
for(i=0;i<divs.length;i++){ 
if(divs[i].id.match(pass)){//if they are 'see' divs 
if (document.getElementById) // DOM3 = IE5, NS6 
divs[i].style.display="none";// show/hide 
else 
if (document.layers) // Netscape 4 
document.layers[divs[i]].display = 'none'; 
else // IE 4 
document.all.hideShow.divs[i].display = 'none'; 
} 
} 
} 
function showDiv(pass) { 
var divs = document.getElementsByTagName('div'); 
for(i=0;i<divs.length;i++){ 
if(divs[i].id.match(pass)){ 
if (document.getElementById) 
divs[i].style.display="block"; 
else 
if (document.layers) // Netscape 4 
document.layers[divs[i]].display = 'block'; 
else // IE 4 
document.all.hideShow.divs[i].display = 'block'; 
} 
} 
} 

function nav()
{
   var w = document.flowertypejsMenu.jsSelList.selectedIndex;
   var url_add = document.flowertypejsMenu.jsSelList.options[w].value;
   window.location.href = url_add;
   }
function nav2()
{
   var w = document.flowercolorjsMenu.jsSelList.selectedIndex;
   var url_add = document.flowercolorjsMenu.jsSelList.options[w].value;
   window.location.href = url_add;
   }