
//open dealer locator
//function open_dealerloc() {
//var newwin=window.open('http://209.135.51.8/uniroyaldl/DealerLocator.jsp','dealerlocator',wscr+'width=640,height=498');
//var newwin=window.open('/includes/open_dealerloc.html','dealerlocator',wscr+'width=618,height=505');}

//open tire selector
//function open_tiresel() {
//var newwin=window.open('http://209.135.51.8/uniroyal/FindATire.jsp','tireselector',wscr+'width=630,height=498');
//this.location = '/toolkit/advisor/vehicle.html';}

//open rotation reminder
function open_reminder() {
	var newwin=window.open('/uniapp/rotation/index.jsp','reminder',wnoscr+'width=460,height=550');
}
