<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> 

<HTML> 

<HEAD>

<TITLE>Silk Flowers with Creative Elegance by Tracy Fisher!</TITLE>

<META NAME="mytopic" CONTENT="SilkFlowers">

<META NAME="description" content="Floral artistry in silk by Tracy Fisher! Beautifully custom designed, premium silk flowers for home, business, and every occasion."> 

<META NAME="keywords" CONTENT="floral bouquet, fresh cut flowers, floral arrangements, premium silk flowers, floral artistry, 
phoenix, scottsdale, fountain hills, silk flowers, flowers, daily love potion, tracy fisher, arizona, seasonal, bouquets, SeasonalBouquets.com">

<META NAME=Author CONTENT="Tracy Fisher">

<META name="rating" content="general">

<META NAME="robots" CONTENT="all">

<META NAME="MSSmartTagsPreventParsing" CONTENT="true">

<META NAME="revisit-after" content="7 days">

<!-- 
***********************************************************************************************
www.SeasonalBouquets.com is Designed and Coded By: Larry James (http://www.CelebrateLove.com) for 
SeasonalBouquets.com with Tracy Fisher
Date: 8/6/03
For more information contact:  LarryJames@CelebrateLove.com
***********************************************************************************************
 -->
 
<!-- <B><SCRIPT LANGUAGE="JavaScript">
<!-- Begin
var months=new Array(13);
months[1]="January";
months[2]="February";
months[3]="March";
months[4]="April";
months[5]="May";
months[6]="June";
months[7]="July";
months[8]="August";
months[9]="September";
months[10]="October";
months[11]="November";
months[12]="December";
var time=new Date();
var lmonth=months[time.getMonth() + 1];
var date=time.getDate();
var year=time.getYear();

// Y2K Fix by Isaac Powell
// http://onyx.idbsu.edu/~ipowell

if ((navigator.appName == "Microsoft Internet Explorer") && (year < 2000))		
year="19" + year;
if (navigator.appName == "Netscape")
year=1900 + year;
document.write("<left>" + lmonth + " ");
document.write(date + ", " + year + "</left>");
// End -->
</SCRIPT></B><BR>

<SCRIPT LANGUAGE="JavaScript">

<!-- Begin
function number(x) {
if (x==1) return "one"; if (x==2) return "two"; if (x==3) return "three";
if (x==4) return "four"; if (x==5) return "five"; if (x==6) return "six";
if (x==7) return "seven"; if (x==8) return "eight"; if (x==9) return "nine";
if (x==10) return "ten"; if (x==11) return "eleven"; if (x==12) return "twelve";
return x; //default
}
function ishtime(h,m) {
h = number(h)
if (m<=3 || m>57) return h+" o'clock";
if (m<=7)  return "five past "+h;
if (m<=12) return "ten past "+h;
if (m<=17) return "a quarter past "+h;
if (m<=23) return "twenty past "+h;
if (m<=28) return "twenty-five past "+h;
if (m<=33) return "half past "+h;
if (m<=38) return "twenty-five to "+h;
if (m<=43) return "twenty to "+h;
if (m<=48) return "a quarter to "+h;
if (m<=53) return "ten to "+h;
if (m<=58) return "five to "+h;
return "h:m"; // never reached?
}
function daytime(h) {
if (!h || h>21) return " at night"
if (h<12) return " in the morning";
if (h<=17) return " in the afternoon";
return " in the evening"; // default
}
function ish(h,m) {
if (!h && !m) { // if no time supplied, use the system time
time = new Date()
h = time.getHours()
m = time.getMinutes()
}
z = daytime(h);
h = h % 12 // fix to 12 hour clock
if (m>57 && time.getSeconds()>30) m++; // round seconds
if (m>60) m=0 // round up minutes
if (m>33) h++ // round up hours
if (h>12)  h = 1 // the clock turns round..
if (h==0) h = 12
return "It's now about "+ishtime(h,m)+z+"."
}
// End -->
</script>

<SCRIPT LANGUAGE="JavaScript">
<!-- Date with Images - Added 8/7/00 -->
<!-- Original:  Jeff Harding (jbh@site-ations.com) -->
<!-- Web Site:  http://www.site-ations.com -->

<!-- Day images (c): http://www.site-ations.com -->
<!-- Month images (c): http://www.bruce-hamilton.com -->

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
theDate= new Date();
months = new Array();
days = new Array();
months[1] ="gifs/jan.gif";
months[2] ="gifs/feb.gif";
months[3] ="gifs/mar.gif";
months[4] ="gifs/apr.gif";
months[5] ="gifs/may.gif";
months[6] ="gifs/jun.gif";
months[7] ="gifs/jul.gif";
months[8] ="gifs/aug.gif";
months[9] ="gifs/sep.gif";
months[10] ="gifs/oct.gif";
months[11] ="gifs/nov.gif";
months[12] ="gifs/dec.gif";
days[1] ="gifs/1st.gif";
days[2] ="gifs/2nd.gif";
days[3] ="gifs/3rd.gif";
days[4] ="gifs/4th.gif";
days[5] ="gifs/5th.gif";
days[6] ="gifs/6th.gif";
days[7] ="gifs/7th.gif";
days[8] ="gifs/8th.gif";
days[9] ="gifs/9th.gif";
days[10] ="gifs/10th.gif";
days[11] ="gifs/11th.gif";
days[12] ="gifs/12th.gif";
days[13] ="gifs/13th.gif";
days[14] ="gifs/14th.gif";
days[15] ="gifs/15th.gif";
days[16] ="gifs/16th.gif";
days[17] ="gifs/17th.gif";
days[18] ="gifs/18th.gif";
days[19] ="gifs/19th.gif";
days[20] ="gifs/20th.gif";
days[21] ="gifs/21st.gif";
days[22] ="gifs/22nd.gif";
days[23] ="gifs/23rd.gif";
days[24] ="gifs/24th.gif";
days[25] ="gifs/25th.gif";
days[26] ="gifs/26th.gif";
days[27] ="gifs/27th.gif";
days[28] ="gifs/28th.gif";
days[29] ="gifs/29th.gif";
days[30] ="gifs/30th.gif";
days[31] ="gifs/31st.gif";
function printDate() {
document.write('<img src="' + months[theDate.getMonth()+1] + '">'); // month
document.write('<br>');
document.write('<img src="' + days[theDate.getDate()] + '">'); // day
}
//  End -->
</script>

<SCRIPT>
<!-- Recommend this page a Friend - Added 8/14/03 -->
<!-- Begin Hiding

function email(){
    var add = document.form.To.value
    var subject = document.form.value

    document.form.action="mailto:"+add+"?subject=Floral artistry in silk by Tracy Fisher!";}

// End Hiding-->
</SCRIPT>

<!-- Random Image Script for Featured Book - UpDated 9/22/01 -->
<script language="JavaScript">
<!-- Hide from old browsers
// Copyright © 1999 Doug Popeney
// Created by Doug Popeney (easyjava@easyjavascipt.com)
// JavaScript Made Easy!! - http://www.easyjavascript.com

var imagenumber = 30 ;
var randomnumber = Math.random() ;
var rand1 = Math.round( (imagenumber-1) * randomnumber) + 1 ;
images = new Array
images[1] = "gifs/doran.jpg"
images[2] = "gifs/leasurearts.jpg"
images[3] = "gifs/creativefloral.jpg"
images[4] = "gifs/doran.jpg"
images[5] = "gifs/leasurearts.jpg"
images[6] = "gifs/creativefloral.jpg"
images[7] = "gifs/doran.jpg"
images[8] = "gifs/leasurearts.jpg"
images[9] = "gifs/creativefloral.jpg"
images[10] = "gifs/doran.jpg"
images[11] = "gifs/leasurearts.jpg"
images[12] = "gifs/creativefloral.jpg"
images[13] = "gifs/doran.jpg"
images[14] = "gifs/leasurearts.jpg"
images[15] = "gifs/creativefloral.jpg"
images[16] = "gifs/doran.jpg"
images[17] = "gifs/leasurearts.jpg"
images[18] = "gifs/creativefloral.jpg"
images[19] = "gifs/doran.jpg"
images[20] = "gifs/leasurearts.jpg"
images[21] = "gifs/creativefloral.jpg"
images[22] = "gifs/doran.jpg"
images[23] = "gifs/leasurearts.jpg"
images[24] = "gifs/creativefloral.jpg"
images[25] = "gifs/doran.jpg"
images[26] = "gifs/leasurearts.jpg"
images[27] = "gifs/creativefloral.jpg"
images[28] = "gifs/doran.jpg"
images[29] = "gifs/leasurearts.jpg"
images[30] = "gifs/creativefloral.jpg"
var image = images[rand1]

links = new Array
links[1] = "http://www.amazon.com/exec/obidos/tg/detail/-/1579900100/qid=1060507001/sr=1-4/ref=sr_1_4/102-1285031-8932927?v=glance&s=books/celebratelovecom"
links[2] = "http://www.amazon.com/exec/obidos/ASIN/1574860356/qid=1060504833/sr=2-3/ref=sr_2_3/102-1285031-8932927/celebratelovecom"
links[3] = "http://www.amazon.com/exec/obidos/tg/detail/-/0865731918/qid=1060506527/sr=1-3/ref=sr_1_3/102-1285031-8932927?v=glance&s=books/celebratelovecom"
links[4] = "http://www.amazon.com/exec/obidos/tg/detail/-/1579900100/qid=1060507001/sr=1-4/ref=sr_1_4/102-1285031-8932927?v=glance&s=books/celebratelovecom"
links[5] = "http://www.amazon.com/exec/obidos/ASIN/1574860356/qid=1060504833/sr=2-3/ref=sr_2_3/102-1285031-8932927/celebratelovecom"
links[6] = "http://www.amazon.com/exec/obidos/tg/detail/-/0865731918/qid=1060506527/sr=1-3/ref=sr_1_3/102-1285031-8932927?v=glance&s=books/celebratelovecom"
links[7] = "http://www.amazon.com/exec/obidos/tg/detail/-/1579900100/qid=1060507001/sr=1-4/ref=sr_1_4/102-1285031-8932927?v=glance&s=books/celebratelovecom"
links[8] = "http://www.amazon.com/exec/obidos/ASIN/1574860356/qid=1060504833/sr=2-3/ref=sr_2_3/102-1285031-8932927/celebratelovecom"
links[9] = "http://www.amazon.com/exec/obidos/tg/detail/-/0865731918/qid=1060506527/sr=1-3/ref=sr_1_3/102-1285031-8932927?v=glance&s=books/celebratelovecom"
links[10] = "http://www.amazon.com/exec/obidos/tg/detail/-/1579900100/qid=1060507001/sr=1-4/ref=sr_1_4/102-1285031-8932927?v=glance&s=books/celebratelovecom"
links[11] = "http://www.amazon.com/exec/obidos/ASIN/1574860356/qid=1060504833/sr=2-3/ref=sr_2_3/102-1285031-8932927/celebratelovecom"
links[12] = "http://www.amazon.com/exec/obidos/tg/detail/-/0865731918/qid=1060506527/sr=1-3/ref=sr_1_3/102-1285031-8932927?v=glance&s=books/celebratelovecom"
links[13] = "http://www.amazon.com/exec/obidos/tg/detail/-/1579900100/qid=1060507001/sr=1-4/ref=sr_1_4/102-1285031-8932927?v=glance&s=books/celebratelovecom"
links[14] = "http://www.amazon.com/exec/obidos/ASIN/1574860356/qid=1060504833/sr=2-3/ref=sr_2_3/102-1285031-8932927/celebratelovecom"
links[15] = "http://www.amazon.com/exec/obidos/tg/detail/-/0865731918/qid=1060506527/sr=1-3/ref=sr_1_3/102-1285031-8932927?v=glance&s=books/celebratelovecom"
links[16] = "http://www.amazon.com/exec/obidos/tg/detail/-/1579900100/qid=1060507001/sr=1-4/ref=sr_1_4/102-1285031-8932927?v=glance&s=books/celebratelovecom"
links[17] = "http://www.amazon.com/exec/obidos/ASIN/1574860356/qid=1060504833/sr=2-3/ref=sr_2_3/102-1285031-8932927/celebratelovecom"
links[18] = "http://www.amazon.com/exec/obidos/tg/detail/-/0865731918/qid=1060506527/sr=1-3/ref=sr_1_3/102-1285031-8932927?v=glance&s=books/celebratelovecom"
links[19] = "http://www.amazon.com/exec/obidos/tg/detail/-/1579900100/qid=1060507001/sr=1-4/ref=sr_1_4/102-1285031-8932927?v=glance&s=books/celebratelovecom"
links[20] = "http://www.amazon.com/exec/obidos/ASIN/1574860356/qid=1060504833/sr=2-3/ref=sr_2_3/102-1285031-8932927/celebratelovecom"
links[21] = "http://www.amazon.com/exec/obidos/tg/detail/-/0865731918/qid=1060506527/sr=1-3/ref=sr_1_3/102-1285031-8932927?v=glance&s=books/celebratelovecom"
links[22] = "http://www.amazon.com/exec/obidos/tg/detail/-/1579900100/qid=1060507001/sr=1-4/ref=sr_1_4/102-1285031-8932927?v=glance&s=books/celebratelovecom"
links[23] = "http://www.amazon.com/exec/obidos/ASIN/1574860356/qid=1060504833/sr=2-3/ref=sr_2_3/102-1285031-8932927/celebratelovecom"
links[24] = "http://www.amazon.com/exec/obidos/tg/detail/-/0865731918/qid=1060506527/sr=1-3/ref=sr_1_3/102-1285031-8932927?v=glance&s=books/celebratelovecom"
links[25] = "http://www.amazon.com/exec/obidos/tg/detail/-/1579900100/qid=1060507001/sr=1-4/ref=sr_1_4/102-1285031-8932927?v=glance&s=books/celebratelovecom"
links[26] = "http://www.amazon.com/exec/obidos/ASIN/1574860356/qid=1060504833/sr=2-3/ref=sr_2_3/102-1285031-8932927/celebratelovecom"
links[27] = "http://www.amazon.com/exec/obidos/tg/detail/-/0865731918/qid=1060506527/sr=1-3/ref=sr_1_3/102-1285031-8932927?v=glance&s=books/celebratelovecom"
links[28] = "http://www.amazon.com/exec/obidos/tg/detail/-/1579900100/qid=1060507001/sr=1-4/ref=sr_1_4/102-1285031-8932927?v=glance&s=books/celebratelovecom"
links[29] = "http://www.amazon.com/exec/obidos/ASIN/1574860356/qid=1060504833/sr=2-3/ref=sr_2_3/102-1285031-8932927/celebratelovecom"
links[30] = "http://www.amazon.com/exec/obidos/tg/detail/-/0865731918/qid=1060506527/sr=1-3/ref=sr_1_3/102-1285031-8932927?v=glance&s=books/celebratelovecom"
var link = links[rand1]
// -- End Hiding Here -->

</script>


<!-- Kissing & Heart Mouse Trailer GOES HERE -->

<!-- BEGIN Kissing & Heart Mouse Trailer in HEAD - ADDED 8/8/03 -->
<style type="text/css">
<!--
h1 {
  color:#cc3333;
  font-family:"Comic Sans MS",Helvetica;
}
h3 {
  color:#993333;
  font-family:"Comic Sans MS",Helvetica;
}
.kisser {
  position:absolute;
  top:0;
  left:0;
  visibility:hidden;
}
-->
</style>

<script language="JavaScript1.2" type="text/JavaScript">
<!-- cloak

//Kissing trail- By dij8 (dij8@dij8.com)
//Modified by Dynamic Drive for bug fixes
//Visit http://www.dynamicdrive.com for this script

kisserCount = 15 //maximum number of images on screen at one time
curKisser = 0 //the last image DIV to be displayed (used for timer)
kissDelay = 1000 //duration images stay on screen (in milliseconds)
kissSpacer = 50 //distance to move mouse b4 next heart appears
theimage = "gifs/tinyyellowflower.gif" //the 1st image to be displayed
theimage2 = "gifs/tinyyellowflower.gif" //the 2nd image to be displayed


//Browser checking and syntax variables
var docLayers = (document.layers) ? true:false;
var docId = (document.getElementById) ? true:false;
var docAll = (document.all) ? true:false;
var docbitK = (docLayers) ? "document.layers['":(docId) ? "document.getElementById('":(docAll) ? "document.all['":"document."
var docbitendK = (docLayers) ? "']":(docId) ? "')":(docAll) ? "']":""
var stylebitK = (docLayers) ? "":".style"
var showbitK = (docLayers) ? "show":"visible"
var hidebitK = (docLayers) ? "hide":"hidden"
var ns6=document.getElementById&&!document.all
//Variables used in script
var posX, posY, lastX, lastY, kisserCount, curKisser, kissDelay, kissSpacer, theimage
lastX = 0
lastY = 0
//Collection of functions to get mouse position and place the images
function doKisser(e) {

  posX = getMouseXPos(e)
  posY = getMouseYPos(e)
  if (posX>(lastX+kissSpacer)||posX<(lastX-kissSpacer)||posY>(lastY+kissSpacer)||posY<(lastY-kissSpacer)) {
    showKisser(posX,posY)
    lastX = posX
    lastY = posY
  }
}
// Get the horizontal position of the mouse
function getMouseXPos(e) {
  if (document.layers||ns6) {
    return parseInt(e.pageX+10)
  } else {
    return (parseInt(event.clientX+10) + parseInt(document.body.scrollLeft))
  }
}
// Get the vartical position of the mouse
function getMouseYPos(e) {
  if (document.layers||ns6) {
    return parseInt(e.pageY)
  } else {
    return (parseInt(event.clientY) + parseInt(document.body.scrollTop))
  }
}
//Place the image and start timer so that it disappears after a period of time
function showKisser(x,y) {
  var processedx=ns6? Math.min(x,window.innerWidth-75) : docAll? Math.min(x,document.body.clientWidth-55) : x
  if (curKisser >= kisserCount) {curKisser = 0}
  eval(docbitK + "kisser" + curKisser + docbitendK + stylebitK + ".left = " + processedx)
  eval(docbitK + "kisser" + curKisser + docbitendK + stylebitK + ".top = " + y)
  eval(docbitK + "kisser" + curKisser + docbitendK + stylebitK + ".visibility = '" + showbitK + "'")
  if (eval("typeof(kissDelay" + curKisser + ")")=="number") {
    eval("clearTimeout(kissDelay" + curKisser + ")")
  }
  eval("kissDelay" + curKisser + " = setTimeout('hideKisser(" + curKisser + ")',kissDelay)")
  curKisser += 1
}
//Make the image disappear
function hideKisser(knum) {
  eval(docbitK + "kisser" + knum + docbitendK + stylebitK + ".visibility = '" + hidebitK + "'")
}

function kissbegin(){
//Let the browser know when the mouse moves
if (docLayers) {
  document.captureEvents(Event.MOUSEMOVE)
  document.onMouseMove = doKisser
} else {
  document.onmousemove = doKisser
}
}
window.onload=kissbegin
// decloak -->
</script>
<!-- END Kissing & Heart Mouse Trailer -->


</HEAD>





<BODY BGCOLOR="#FFFFFF" TEXT="000000" LINK="0033FF" VLINK="FF0000">

<!-- Part 2 of Kissing & Heart Mouse Trailer GOES HERE -->
<!-- Part 2 of Kissing & Heart Mouse Trailer -->
<script language="JavaScript" type="text/JavaScript">
<!-- cloak
// Add all DIV's of hearts
if (document.all||document.getElementById||document.layers){
for (k=0;k<kisserCount;k=k+2) {
  document.write('<div id="kisser' + k + '" class="kisser"><img src="' + theimage + '" alt="" border="0"></div>\n')
  document.write('<div id="kisser' + (k+1) + '" class="kisser"><img src="' + theimage2 + '" alt="" border="0"></div>\n')
}
}

// decloak -->
</script>
<!-- END Kissing & Heart Mouse Trailer  -->


<A NAME="top"> 

<TABLE BORDER="0" CELLPADDING="5" WIDTH="725">

	<TR>
		<TD VALIGN="top" BGCOLOR="#FFCCFF">

<IMG SRC="gifs/spacerw.gif" HEIGHT=10 WIDTH=160 BORDER="0">

 
<BR><FONT FACE=Arial size="2">
<CENTER>
<script language="JavaScript">
<!--HIDE FROM OLD BROWSERS--
document.writeln(ish().fontcolor("black"),"<P>")
<!--DONE-->
</script>
</CENTER>

<TABLE WIDTH="200" ALIGN="center" BORDER="1" BGCOLOR="#FFFFFF" BORDERCOLOR="blue">
	<TD>
		<center>
		<script>
		printDate();
		</script>
		</center>
	</TD>    
</TABLE>

<P><CENTER>
<TABLE WIDTH="100%" BORDER="3" BORDERCOLOR="purple">
<TR ALIGN="center">
<TD WIDTH="210">
    
<TABLE BORDER="0" CELLPADDING="2" CELLSPACING="2" BGCOLOR="#FFCCCC">
	<TR> 
		<TD>
			<CENTER><FONT FACE="verdana,arial,helvetica" size="3"><FONT COLOR="#ff0000"><B>Tracy's Thought for Today</B></FONT></CENTER>	
		</TD> 
	</TR>
		<TR>
			<TD><FONT FACE="verdana,arial,helvetica" size="2">
<SCRIPT LANGUAGE="JavaScript">
<!-- Original:  George Chuang -->

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
theDate= new Date();
var day = theDate.getDate();
var year = theDate.getYear();
year = (year < 2000) ? year + 1900 : year;
var textdate = (theDate.getMonth() + 1) + '-' + theDate.getDate() + '-' + year;

var numquotes = 31;
quotes = new Array(numquotes+1);
quotes[1] = "Everyone will experience the consequences of his own acts.  If his acts are right, he'll get good consequences; if they're not, he'll suffer for it. - Harry Browne";
quotes[2] = "I would rather be a failure doing something I love than be a success doing something I hate. - George Burns";
quotes[3] = "Promise to always openly communicate affection and commitment.  It gives your future together more of a chance.  Put aside any hesitancy to display affection at times other than when you want something.  -  Larry James";
quotes[4] = "Choose the way of life.  Choose the way of love.  Choose the way of caring...Choose the way of goodness.  It's up to you.  It's your choice. - Leo Buscaglia";
quotes[5] = "The great successful men of the world have used their imagination...they think ahead and create their mental picture in all its details, filling in here, adding a little there, altering this a bit and that a bit, but steadily building-steadily building. - Robert Collier";
quotes[6] = "Each time you are honest and conduct yourself with honesty, a success force will drive you toward greater success.  Each time you lie, even with a little white lie, there are strong forces pushing you toward failure. - Joseph Sugarman";
quotes[7] = "The people who get on in this world are the people who get up and look for the circumstances they want, and, if they can't find them, make them. - George Bernard Shaw";
quotes[8] = "Success doesn't come to you...you go to it. - Marva Collins";
quotes[9] = "Trust introduces you to a new freedom - the freedom to think and feel and really be with the one you love.  Trust opens the door to unlimited possibilities.  -  Larry James";
quotes[10] = "Love is what makes two people sit in the middle of a bench when there's plenty of room at both ends. - Larry James";
quotes[11] = "What this power is I cannot say; all I know is that it exists and it becomes available only when a man is in that state of mind in which he knows exactly what he wants and is fully determined not to quit until he finds it. - Alexander Graham Bell";
quotes[12] = "The golden opportunity you are seeking is in yourself.  It is not in your environment; it is not in luck or chance, or the help of other; it is in yourself alone. - Orison Swett Marden";
quotes[13] = "The most important thing a father can do for his children is to love their mother. - Larry James";
quotes[14] = "The cure for all the ills and wrongs, the cares, the sorrows, and the crimes of humanity, all lie in the one word 'love'.  It is the divine vitality that everywhere produces and restores life. - Lydia Maria Child";
quotes[15] = "Life in abundance comes only through great love. - Elbert Hubbard";
quotes[16] = "Love is the immortal flow of energy that nourishes, extends and preserves.  Its eternal goal is life. - Smiley Blanton";
quotes[17] = "What you think about and speak about, you bring about. - Larry James";
quotes[18] = "Problems are only opportunities in work clothes. - Henry J. Kaiser";
quotes[19] = "Opportunities? They are all around us...there is power lying latent everywhere waiting for the observant eye to discover it. - Orison Swett Marden";
quotes[20] = "Most successful men have not achieved their distinction by having some new talent or opportunity presented to them.  They have developed the opportunity that was at hand. - Bruce Barton";
quotes[21] = "We don't need more strength or more ability or greater opportunity. What we need is to use what we have. - Basil S. Walsh";
quotes[22] = "Destiny is not a matter of chance; it is a matter of choice.  It is not something to be waited for; but, rather something to be achieved. - William Jennings Bryan";
quotes[23] = "Opportunity rarely knocks on your door. Knock rather on opportunity's door if you ardently wish to enter. - B.C. Forbes";
quotes[24] = "Each problem has hidden in it an opportunity so powerful that it literally dwarfs the problem.  The greatest success stories were created by people who recognized a problem and turned it into an opportunity. - Joseph Sugarman";
quotes[25] = "In the middle of difficulty lies opportunity. - Albert Einstein";
quotes[26] = "A wise man will make more opportunities than he finds. - Francois Bacon";
quotes[27] = "Relationships are something that must be worked on all the time, not only when they are broken and need to be fixed. - Larry James";
quotes[28] = "Opportunity...often it comes in the form of misfortune, or temporary defeat. - Napoleon Hill";
quotes[29] = "The price of success is perseverance.  The price of failure comes cheaper. - Anonymous";
quotes[30] = "Adversity reveals genius, prosperity conceals it. - Horace";
quotes[31] = "The two choices I see for healthy love relationships is dialogue or the death of the relationship.  Love is an interesting game.  There are either two winners or none.  Collaborate with your partner and thrive.  The healthy choice is dialogue.  -  Larry James";

document.write('<b><center><FONT COLOR="#3300FF"> ' + textdate + '</b></center></FONT><BR>');
document.write('<i>' + quotes[day] + '<i><br>');
//  End -->
</script>
</FONT>
		</TD> 
	</TR>      
</TABLE>

	</TR>
</TABLE>
</CENTER>

<CENTER>
<!-- ADDED 8/14/03 Translation from http://www.google.com/language_tools -->
<P><TABLE BORDER="5" BORDERCOLOR="009966" CELLPADDING="2" CELLSPACING="5" WIDTH="125">
	<TR>
	<TD ALIGN="center" BGCOLOR="FFFFFF">
		<BR>
		<FONT FACE="verdana,arial,helvetica" SIZE="2">
		<IMG SRC="gifs/newflash.gif" WIDTH="30" HEIGHT="14" BORDER="0"><BR>
		<img src="gifs/coeur-5.gif" height="7" width="7"> 
		<A HREF="http://translate.google.com/translate?u=http%3A%2F%2Fwww.SeasonalBouquets.com&langpair=en%7Ces&hl=en&ie=ISO-8859-1&prev=%2Flanguage_tools" TARGET="_blank">Espa&#241;ol</A> 
		<img src="gifs/coeur-5.gif" height="7" width="7">
		</FONT>
		<BR><BR>
	</TD>
	</TR>
</TABLE>
</CENTER>


<!-- <CENTER>
<TABLE WIDTH="150" BORDER="1">
	<TR>
		<TD WIDTH="146" BGCOLOR="0000DD" VALIGN="top">       
			<P><FONT FACE="verdana,arial,helvetica" SIZE="2"><FONT COLOR="#FFFFFF"><FONT SIZE="2">
			<CENTER><B>Recommend SeasonalBouquets.com to your friends.</B></CENTER>        
			<CENTER><FORM METHOD="post" NAME="form" ACTION="" onSubmit="email();return true" ENCTYPE="text/plain">
			<INPUT TYPE="text" NAME="To" SIZE="23" VALUE="Your friend's e-mail">
			<INPUT TYPE="text" NAME="Your friend" SIZE="23" VALUE="Your name"><INPUT TYPE="hidden" NAME="Message" VALUE="You have received this e-mail because your friend is recommending the website - Floral artistry in silk by Tracy Fisher - to you. Be sure to check out the many samples of silk flower designs accessable from the site map.  Simply take a quick click to http://www.SeasonalBouquets.com  -  Enjoy your stay!">
			<INPUT TYPE="submit" VALUE="Recommend"></CENTER><BR>
			</FORM>
		</TD>
	</TR>
</TABLE>
</CENTER>
-->


<BR><CENTER>
<TABLE>
	<TR>
		<TD>
			<CENTER><B><FONT FACE="verdana,arial,helvetica" size="2" COLOR="#336633">Today's Featured Book<BR> in Tracy's Book Store</FONT><BR><script language="JavaScript">
<!-- Hide this script from old browsers --
document.write('<A HREF="' + link + '"><IMG SRC="' + image + '" border="0"></a>')
// -- End Hiding Here -->
</script><BR><FONT FACE="verdana,arial,helvetica" size="2" COLOR="#336633">Click Book Cover to Order<BR>
Visit <A HREF="bookstore.html">Tracy's Book Store</A></B></FONT>
			</CENTER>
		</TD>
	</TR>
</TABLE>
</CENTER>

<BR><CENTER><a href="http://www.wunderground.com/US/AZ/Phoenix.html" TARGET="_blank">
<img src="http://banners.wunderground.com/banner/bigtemptr_both/language/www/US/AZ/Phoenix.gif"
alt="Click for Phoenix, Arizona Forecast" border=0 height=94 width=185></a>
</CENTER><BR>

<!-- BEGIN Recommend THIS Page Script -->
<CENTER>
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin

//Script by Trånn: http://come.to/tronds
//Submitted to JavaScript Kit (http://javascriptkit.com)
//Visit http://javascriptkit.com for this script

var initialsubj="I Love SeasonBouquets.com! - Incredible Silk Flowers!"
var initialmsg="Hi - Do yourself a favor and check out SeasonBouquets.com! SeasonalBouquets.com features designs by Tracy Fisher - Silk Flowers with Creative Elegance!  You'll find floral artistry in silk; beautifully custom designed, premium silk flowers for home, business, and every occasion. An exquisite collection of silk flowers, both contemporary and traditional, at affordable prices.  Let me know what you think.: "+window.location
var good;
function checkEmailAddress(field) {

var goodEmail = field.value.match(/\b(^(\S+@).+((\.com)|(\.net)|(\.edu)|(\.mil)|(\.gov)|(\.org)|(\.info)|(\.sex)|(\.biz)|(\.aero)|(\.coop)|(\.museum)|(\.name)|(\.pro)|(\..{2,2}))$)\b/gi);
if (goodEmail) {
good = true;
}
else {
alert('Please enter a valid address.');
field.focus();
field.select();
good = false;
   }
}
u = window.location;
function mailThisUrl() {
good = false
checkEmailAddress(document.eMailer.email);
if (good) {

//window.location = "mailto:"+document.eMailer.email.value+"?subject="+initialsubj+"&body="+document.title+" "+u;
window.location = "mailto:"+document.eMailer.email.value+"?subject="+initialsubj+"&body="+initialmsg
   }
}
//  End -->
</script>

<form name="eMailer">
<input type="text" name="email" size="22" value="Your Friend's e-mail" onFocus="this.value=''" onMouseOver="window.status='Enter e-mail address here and tell a friend about this specific PAGE...'; return true" onMouseOut="window.status='';return true">
<br>
<input type="button" value="Recommend This Site!" onMouseOver="window.status='Click to send an e-mail (with this page address) to a friend! Enter their e-mail address above.'; return true" onMouseOut="window.status='';return true" onClick="mailThisUrl();">
</form>
</CENTER>
<!-- END Recommend THIS Page Script -->



<TD><IMG SRC="gifs/spacerw.gif" HEIGHT=1 WIDTH=1 BORDER=0></TD>

<TD VALIGN="top">



<CENTER>
<TABLE>
	<TR>
		<TD ALIGN="center">
			<FONT FACE="Comic Sans MS" COLOR="#FFOOCC"><H2><B>SeasonalBouquets.com</B></H2></FONT>
			<FONT FACE="Comic Sans MS" SIZE="3" COLOR="#336633"><B>Serving the Greater Phoenix Area</B></FONT></FONT>
			<H3><B><FONT COLOR="#FFOOCC">Designs by Tracy Fisher</FONT></B><FONT SIZE="-2"><BR></FONT>
			<B><FONT COLOR="#FFOOCC">Silk Flowers with Creative Elegance!</FONT></B></H3></CENTER>
		</TD>
		<TD>
			<IMG SRC="gifs/cactussmall.gif" WIDTH="68" HEIGHT="64" ALIGN="left">
		</TD>
	</TR>
</TABLE>
</CENTER>


<!-- 
<CENTER><IMG SRC="gifs/butterfly.jpg" WIDTH="70" HEIGHT="80" ALT="Butterfly"></CENTER>
-->


<FONT FACE="verdana,arial,helvetica" size="2"><FONT COLOR="#000000">




<P><B>Welcome!</B>

<P><B>SeasonalBouquets.com</B> features floral artistry in silk; beautifully custom designed, premium silk flowers for home, business, 
and every occasion. An exquisite collection of silk flowers, both contemporary and traditional, at affordable prices. 

<P>Tracy's silk flowers are so lifelike that they can actually fill the same need we have in our lives for fresh flowers.   

<P>Unlike fresh-cut flowers that fade and wilt in a short time, Tracy's silk flower arrangements provide lasting beauty and are 
nearly maintenance-free.  Simply dust; no watering or green thumb needed.  Your flower options are not limited when you choose silk.  

<P>The distinctive beauty of a seasonal bouquet by Tracy Fisher provides a beautiful accent of warmth and relaxation, and brings 
out the natural richness and color of your home or work place. 

<P>Want your flowers to change with the seasons?  Tracy will replace any of her floral arrangements for another season -  thus 
the name - <B>"Seasonal Bouquets."</B>  Every three or four months you can enhance the most discerning decor.  Call for special 
replacement seasonal discount rates.

<P>These beautiful handcrafted one-of-a-kind silk floral arrangements are made with the highest quality materials and the 
highest quality craftsmanship and will endure a lifetime of beauty with the proper care.

<P>Our flowers are guaranteed not to wilt on the vine and they are allergy-free!  You deserve to experience the beauty of 
our exquisite silk florals that never need to be replaced.

<P>If you don't find the special silk florals you are looking for, please feel free to make a special request.  Custom 
arrangements are our specialty.  Call or send us an e-mail today!

<P><B>Silk floral arrangements make great gifts!  Give a beautiful floral bouquet and create a memory!</B>
		
<P>This site is very easy to navigate. <B>Always remember, regardless of what page you are on, you can always return to 
the <FONT COLOR="FFOOCC">site map</FONT> to find a list of "all" the links to other pages.</B>

<P>To find out more of what our site features, please begin with the <B><A HREF="sitemap.html">Site Map</A></B>.  

<P>Enjoy your stay!</FONT>

<!-- Search Google - ADDED 1/13/04 -->
<center>
<FORM method=GET action=http://www.google.com/custom TARGET="_blank">
	<TABLE bgcolor=#FFFFFF cellspacing=0 border=0>
		<tr valign=top>
			<td>
				<A HREF=http://www.google.com/search>
				<IMG SRC=http://www.google.com/logos/Logo_40wht.gif border=0 ALT=Google align=middle></A>
			</td>
			<td>
				<INPUT TYPE=text name=q size=31 maxlength=255 value="">
				<INPUT type=submit name=sa VALUE="Google Search"><BR>
				<FONT FACE=Verdana, Arial, Helvetica, Geneva, sans-serif SIZE=2">
				<INPUT type=hidden name=cof VALUE="S:http://www.SeasonalBouquets.com;VLC:FF0000;AH:center;BGC:FFFFFF;LH:58;LC:0033FF;L:http://www.SeasonalBouquets.com/gifs/seasonalbanner.jpg;BIMG:FFFFFF;LW:468;T:000000;AWFID:884337c3ed851ab1;">
				<input type=radio name=sitesearch value="http://www.SeasonalBouquets.com" checked> <B>Search SeasonalBouquets.com</B><BR> <input type=radio name=sitesearch value=""> Search WWW <BR>
				</FONT>
			</td>
		</tr>
	</TABLE>
</FORM>
</center>
<!-- Search Google -->


<P><CENTER>&#149;&nbsp;&nbsp;&nbsp; &#149;&nbsp;&nbsp;&nbsp; &#149;</CENTER>

<CENTER>
<P>Fight Spam! <A HREF="http://www.hostedscripts.com/scripts/antispam.html" TARGET="_blank" TITLE="Wanna goof up the Spammers? Click here!">Click Here!</A>
</CENTER>


</TABLE>
</CENTER>

<BR><FONT FACE="Arial" size="-1"><A HREF="#top">Back to Top</A>

<P><CENTER><IMG SRC="gifs/colorbar.gif" WIDTH="600" HEIGHT="1" ALT="colorbar"></CENTER>



<BR><BR><CENTER>
<FONT FACE="verdana,arial,helvetica" size="2">[<A HREF="index.html">Home</A>]</FONT>

<FONT FACE="verdana,arial,helvetica" size="2">[<A HREF="sitemap.html">Site Map</A>]</FONT>

<FONT FACE="verdana,arial,helvetica" size="2">[<A HREF="mailto:Tracy@SeasonalBouquets.com">Tracy@SeasonalBouquets.com</A>]</FONT> 

<FONT FACE="verdana,arial,helvetica" size="2">[<A HREF="contact.html">Contact</A>]</FONT>

<FONT FACE="verdana,arial,helvetica" size="2">[<A HREF="http://www.CelebrateLove.com" TARGET="_blank">CelebrateLove.com</A>]</FONT>

<FONT FACE="verdana,arial,helvetica" size="2">[<A HREF="http://www.CelebrateIntimateWeddings.com" TARGET="_blank">CelebrateIntimateWeddings.com</A>]</FONT>

<FONT FACE="verdana,arial,helvetica" size="2">[<A HREF="links.html">Links</A>]</FONT>
</CENTER>


<P><CENTER><ADDRESS><FONT SIZE="-2" COLOR="000000" FACE="Arial"> <SCRIPT> <!--
document.write("Last Modified:"+document.lastModified+"") //--></SCRIPT></FONT><BR>

<FONT SIZE="-1">Copyright &copy; 2004 - Tracy Fisher. All rights reserved.<BR>

Web Design - <A HREF="mailto:LarryJames@CelebrateLove.com">LarryJames@CelebrateLove.com</A></FONT>
</ADDRESS></CENTER>

</TABLE>
</BODY>
</HTML>