<!-- Begin
var d=new Date();
yr=d.getFullYear();

document.write('<p>Material Copyright &copy; Floristry Studio 2008');
if (yr!=2008) document.write(' - '+yr);
document.write('<BR /> All Rights Reserved.</p>');

//  End -->
