var imagetotal = 3;var directory = 'flowers';function change(image){window.location='view_'+ directory +'.htm?image=' + image;}
