debug = FALSE; #$gallery->width = 285; #$gallery->height= 700; $gallery->type = "commercial"; $gallery->pics = file("txt/".$gallery->type.".txt"); // calling layout require ("commons/layout.php"); ?>