﻿var loc = location.search;if(loc.indexOf("chef") == -1){		location.search = "?chef=1";}
