
DW_onid = "LATE_NIGHT";
DW_subonid = "19835";
var dvar_genre = "latenight";

str = document.location.href;
if(str.indexOf("/tickets/")>1) {
	DW_page_type = "TICKETS";
}
if(str.indexOf("vs=Live")>1) {
	DW_subsub = "31158";
}
if(str.indexOf("vs=Top")>1) {
	DW_subsub = "31159";
}
if(str.indexOf("top_ten")>1) {
	DW_subsub = "31160";
}
if(str.indexOf("vs=svr")>1) {
	DW_page_type = "VIEWING_ROOM";
}
if(str.indexOf("john_mayer.php")>1) {
	DW_subsub = "31163";
}
if(str.indexOf("webcast=john_mayer")>1) {
	DW_subsub = "31164";
}
if(str.indexOf("/forum/")>1) {
	DW_page_type = "FORUM";
}
if(str.indexOf("/show_info/")>1) {
	DW_page_type = "ONE_OFF";
}

if(str.indexOf("webcast=mary_jb")>1) {
	DW_subsub = "31340";
	bypasskey = "mary-j-blige";
}

if(str.indexOf("/webcast_bio/")>1) {
	DW_subsub = "31340";
	DW_page_type = "BIO_INDIVIDUAL";
	bypasskey = "mary-j-blige";
}

if(str.indexOf("/brackets/")>1) {
	DW_subsub = "31725";
}