<!--Total Java Scripts 99 - Next Step Software-->

<!-- Begin
var how_many_ads =14;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
var quote = " "
ad +=1;


if (ad==1) {
quote="A chef's best friend - it's the produce that creates all the interest on the Plate. - Rick Bayless";
width="665";
height="97";
}
if (ad==2) {
quote="Cooking is not a task, but an art and should be celebrated. - Jacques Pepin";
width="665";
height="97";
}
if (ad==3) {
quote="Others may not understand, but I know what I'm doing. - Shirley Chisholm";
width="665";
height="97";
}
if (ad==4) {
quote="Sometimes I think life is like a rodeo - the trick is to ride and make it to the bell. - John Fogarty";
width="665";
height="97";
}
if (ad==5) {
quote="Nothing equals mixing and baking to clear the head. - Diane Mott Davidson";
width="665";
height="97";
}
if (ad==6) {
quote="Progress happens when you give Direction to Good Intentions. - Center for Creative Leadership";
width="665";
height="97";
}
if (ad==7) {
quote="Cooking is a Sacred Experience. Our sociuety is spiritually malnourished because we have abondoned the Kitchen. - Anonymous";
width="665";
height="97";
}
if (ad==8) {
quote="If you tickle yourself, you can laugh whenever you like. - Melissa Alderton, friend and owner in Chicago of Propabilities, Inc.";
width="665";
height="97";
}
if (ad==9) {
quote="I have lived temperately, eating little animal food, and that...as a condiment for vegetables, which constitute my principal diet.- Thomas Jefferson";
width="665";
height="97";
}
if (ad==10) {
quote="Famous Last Words--'I think there is a world market for maybe five computers,' - Thomas Watson, chairman of IBM (1983), native of Campbell NY";
width="665";
height="97";
}
if (ad==11) {
quote="Buttermilk does not contain butter.  It is made by adding special bacteris to low fat milk. - Pat Ernst Dugan";
width="665";
height="97";
}
if (ad==12) {
quote="Eat food, not too much, mostly plants. - Michael Pollan";
width="665";
height="97";
}
if (ad==13) {
quote="Instead of Gross National Product (GNP), the standard of living should be Gross National Happiness (GNH). - Jared Diamond";
width="665";
height="97";
}
if (ad==14) {
quote="Never doubt that a small group of thoughtful, committed people can change the world; indeed, it's the only thing that ever has.  - Margaret Mead";
width="665";
height="97";
}
  	document.write('<Center>');
  	document.write('<b><font face="Tahoma" size="3" font color="234600"></font>')
	document.write(quote);
	document.write('<p>')
// End -->
