function Home(){	window.location='index.php';}function About(){	window.location = 'about.php';}function Services(){	window.location = 'services.php';}function Portfolio(){	window.location = 'portfolio.php';}function Testi(){	window.location = 'testi.php';}function Contact(){	window.location = 'contact.php';}
