function footer2() {
var footer_content ='Copyright &copy; 2010 INNERVISION CO. All rights reserved.';
document.write(footer_content);
}
