<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<a href="http://technodev.com">Visit TechnoDev.com</a>');






document.write('<br><br>All Contents &copy;Copyright 2011 ');


// EDIT THE NEXT LINE


document.write('<a href="index.html">Technodev.com LLC</a><br>');






var technodev	  = "yes"	// SHOW TECHNODEV COPYRIGHT






   if (technodev == "yes") {
document.write('Site Design &copy; 2011 All Rights Reserved <a href="http://technodev.com" target="_blank">TechnoDev.com LLC</a><a href="http://technodev.com" target="_blank"></a><br>');
}



document.write('<br>');



//  End -->
