Poste doch mal deinen Code.
index.php
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Julian Pehm - Showcase 2006/07</title>
<link href="style.css" rel="stylesheet" type="text/css" />
<script src="js/functions.js" type="text/javascript"></script>
<script src="js/clients.js" type="text/javascript"></script>
</head>
<body>
<?php
//Include Functions Lib
include("php/functions.php");
//Include Navigation
include("php/nav.php");
//Include Content
include("php/content.php");
?>
<div id="linkContainer">
<script type="text/javascript">
<!--
Initialize.run();
//-->
</script>
</div>
<noscript>
<div id="noscript">For full functionality please enable javascript.</div>
</noscript>
</body>
</html>
js/function.js#####
Das findet man unter http://www.hypenox.com/js/functions.js