Picture Hanging & Decorating Service

Decorating advice and installation of artwork
Telephone: (03) 9596 4442 or (M)0416 332 202 for an enquiry or to arrange an appointment
$nowShowing_sql = "SELECT * FROM gallery_gallery WHERE on_framing = '1' ORDER BY framing_order ASC";
$nowShowing_res = mysql_query($nowShowing_sql) or die (mysql_error());
while ($now_artist = mysql_fetch_array($nowShowing_res)) {
$src = "images/gallery/".$now_artist["img_url"];
print "- (".$now_artist["name"].")";
}
print "\">

";
}
?>