﻿cp=new Date();
now=cp.getFullYear();
document.write('&copy;'+now+' Nyu. ALL rights reserved.');
