function styleChange(type){
document.getElementById("style").href = type;
}
