include('includes/initialize.inc.php')?>
Le Bustine di Zucchero - Le collezioni - Zuccheropoli
Le Bustine
Collezioni Online:
$rs = mysql_query("select * from collezioni where id_collezione in (select collezione_id from bustine)");
while ($row = mysql_fetch_array($rs)) {
?>
}
?>
include('menu_nav.php')?>
include('footer.php')?>