function nextPage(num){
document.location.href="" + num + ".shtml"
}
