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