<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var bp	  = "no"	// SHOW COPYRIGHT
var pageheight	  = "10"	// SPACING ABOVE COPYRIGHT




//document.write('<img src="images/space.gif" height="'+pageheight+'" width="5"><br>');


// START FOOTER LINKS


document.write('<a href="http://www.eyeinvent.com/">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="http://www.eyeinvent.com/index.php?module=company&pId=101">About</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="http://www.eyeinvent.com/index.php?module=company&pId=102">Contact</a>');




document.write('<br><br>All Content &copy; Copyright 2010 ');



// EDIT THE NEXT LINE


document.write('<a href="http://www.eyeinvent.com/">EyeInvent</a><br />');













   if (bp == "yes") {
document.write('All Content &copy; 2010 All rights reserved <a href="http://www.eyeinvent.com" target="_blank">EyeInvent</a><br>');
}



document.write('<br>');




//  End -->