//----------------------------
// This file writes a copyright notice to the page.

sCpy=("All rights are reserved for veliko.info © 2012 ")
document.write(sCpy)
