// JavaScript Document
function redirect() {
		location.href='html/exquizite.html';		
}