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