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