breed=screen.width;hoog=screen.height;dest=document.title;from=document.referrer;
if(screen.width<800){document.write('<link rel="StyleSheet" href="fonts640.css" type="text/css" media="screen">')}
else if((screen.width>=800)&&(screen.width<1024)){document.write('<link rel="StyleSheet" href="fonts800.css" type="text/css" media="screen">')}
else if((screen.width>=1024)&&(screen.width<1280)){document.write('<link rel="StyleSheet" href="fonts1024.css" type="text/css" media="screen">')}
else if(screen.width>=1280){document.write('<link rel="StyleSheet" href="fonts1280.css" type="text/css" media="screen">')}
function printpage(){window.print()}
