setTimeout('move()',10000);
function move() {
window.location.href = "http://agency.governmentjobs.com/vancouver/";
}
