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