// JavaScript Document
function copyright()
{
	//document.write ("© Copyright 2004 AVPLUS. All Rights Reserved.&nbsp;Site developed by <a href='http://www.aulavia.com' target='_blank' title='AVPLUS' class='pie'> AVPLUS.</a>")
	document.write ("© Copyright 2004 AVPLUS. All Rights Reserved.")
}