<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT
var w3clogo	  = "yes"	// SHOW W3C VALID LOGO



document.write('<span class="footer">');


document.write('<br>');



document.write('<br>Copyright 2004 - 2011 ');




// EDIT THE NEXT LINE

document.write('<a href="http://www.byow.com">BYOW.COM&trade;</a><br><br>');



document.write('Site design:</a>');



   if (allwebco == "yes") {
document.write('<br><a href="http://s1productions.com" target="_blank"> Studio One Productions Inc. - Advertising & Media Development <br> Toronto, Ontario, Canada<a href="http://s1productions.com"> <br></a> &copy; 2004-2011 All Rights Reserved ');
}


document.write('</span>');


//  End -->

