var imagetotal = 4;

function change(image){
window.location="featured.htm?image=" + image;
}
