/*------------*/
now=new Date();
thisyear =now.getFullYear();
document.write('Copyright &copy; liberuta All rights reserved 2009-'+thisyear);

