QUESTO è IL MIO CODICE
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>don't care about uno index</title>
<style type="text/css">
@import url("css/style.css");
@import url("css/galleria.classic.css");
</style>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.js"></script>
<script src="galleria.classic.min.js"></script>
<script type="text/javascript">
</script>
</head>
<body>
<div id="container">
<div id="layout">
<div id="nav">
<ul>[*] [img]immagini/immagini/home-clean_03.png[/img][*] [img]immagini/immagini/home-clean_04.png[/img][*] [img]immagini/immagini/home-clean_05.png[/img][*] [img]immagini/immagini/home-clean_06.png[/img][/list]
</div>
<div id="galleria">
<a href="immagini/foto dont/1-img.jpg">
[img]immagini/foto dont/1-img.jpg[/img]
</a>
<a href="immagini/foto dont/5-img.jpg">
[img]immagini/foto dont/5-img.jpg[/img]
</a>
</div>
</div>
</div>
<script>
// Load the classic theme
Galleria.loadTheme('galleria.classic.min.js');
// Initialize Galleria
Galleria.run('#galleria');
</script>
</body>
</html>