// JavaScript Document
Stamp = new Date();
document.write('<font size="1" color="#ffffff"face="Arial,Geneva,Sans Serif">' + "&copy; " + Stamp.getYear() + " Mustek Systems, Inc. " +'</font><BR>');
var Hours;
Hours = Stamp.getHours();

// -- End Hiding Here -->
