theYear = new Date();
now = theYear.getFullYear();
document.write("COPYRIGHT (C) 2001-",now," MIDROOM.COM ALL RIGHTS RESERVED.");
