if (str.match("Yellow")){document.write('<img src="sm_yell_but.jpg">');}
if (str.match("Photo Magenta")){document.write('<img src="sm_ph_mag_but.jpg">');}else{if (str.match("Magenta")){document.write('<img src="sm_mag_but.jpg">');}}
if (str.match("Photo Cyan")){document.write('<img src="sm_ph_cy_but.jpg">');}else{if (str.match("Cyan")){document.write('<img src="sm_cyan_but.jpg">');}}
if (str.match("Full Set of 6")){document.write('<img src="sm_blk_5col_but.jpg">');}
if (str.match("Full Set Of 6")){document.write('<img src="sm_blk_5col_but.jpg">');}
if (str.match("Full Set of 4")){document.write('<img src="sm_blk_3col_but.jpg">');}
if (str.match("Full Set Of 4")){document.write('<img src="sm_blk_3col_but.jpg">');}
if (str.match("Reman Pair Deal")){document.write('<img src="sm_blk_3col_but.jpg">');}
if (str.match("Combo Deal")){document.write('<img src="sm_blk_3col_but.jpg">');}
if (str.match("Colour Reman")){document.write('<img src="sm_3col_but.jpg">');}

if (str.match("3 Colour Compatible Pair")){document.write('<img src="sm_blk_3col_but.jpg">');}else{	
			if (str.match("5 Colour Compatible Pair")){document.write('<img src="sm_blk_5col_but.jpg">');}else{	
			if (str.match("3 Colour")){document.write('<img src="sm_3col_but.jpg">');}else{
			if (str.match("Black")){document.write('<img src="sm_blk_but.jpg">');}else{
			if (str.match("5 Colour")){document.write('<img src="sm_5col_but.jpg">');
			}}}}}
			
<!--document.write(str.match("black") + "<br />") -->
<!--document.write(str.match("Black") + "<br />") -->
<!--document.write(str.match("worlld") + "<br />") -->
<!--document.write(str.match("world!")) -->
<!--if ( 'CUSTOMVAR:COLOURGRAPHIC' ) document.write('<img src="CUSTOMVAR:COLOURGRAPHIC">');-->
