var d=new Date();
yr=d.getFullYear();
if (yr!=2005)
document.write("&copy; 2006-"+yr+" mueller-mobile.com");