Photography
by Norman Wright


Signed and numbered, Norman limits his print runs to 600.

Prints are Ultra-Fine inkjet on acid free paper and matted in a 50% gray acid free mat with pure white bevel. Mat is 8 1/2 x 11 and will fit standard off the shelf frames.

Prints are $35.

Please contact us for more information.

 

 

  
  
  
  
  
  

 






 




Home

 

   
Click on Image to enlarge


"; if ($sale <> "sale"){ $Query = "SELECT * from nwg WHERE page= 'gallery1A' order by ID"; } else{ $Query = "SELECT * from nwg WHERE sale <> '' order by ID"; } $Result = mysql_db_query ($dbname, $Query, $Link); while ($Row = mysql_fetch_array ($Result) ) { $cat ="            ".$Row[category]; } if ($sale <> "sale"){ print $cat; } $Result = mysql_db_query ($dbname, $Query, $Link); //print $Query; print ("
"); // Fetch the results from the database $count = ''; while ($Row = mysql_fetch_array ($Result) ) { if ($Row[title] <> ''){ $count = "yes"; $first_token = strtok($Row[ID] ,"_"); $second_token = strtok('_'); //print $second_token; // *******Find position of Underscore in ID $pos = "10"; if (substr($Row[ID],9,1) <> "_") { $pos = "11"; } $img2 = $Row[ID].".jpg'"; $img4 = "tn_".$Row[ID].".jpg"; $image = $img1.$img2.$img3.$img4.$img5; //print "Image = ".$image; //print ("\n"); print ("\n"); if ($Row[sale] == ""){ print ("\n"); print ("\n"); } //print ("\n"); print ("\n"); print ("\n"); print ("\n"); } } if ($count == ''){ print ("\n"); print ("\n"); print ("\n"); } mysql_close ($Link); print ("
$image ".$second_token." - ".$Row[title]."

".$Row[descr2]."

Price: $Row[price]

Availability:
$Row[status]
\n"); } if ($Row[sale] <> ""){ print ("
".$second_token." - ".$Row[title]."

".$Row[descr2]."

Price:  $Row[price]   ON SALE   $Row[sale]

Availability:
$Row[status]

$email
$Row[paypal]

No Listings at this time.
....Please check back later
\n"); ?>