var mobilePages = {
	'home': 'http://m.optimabatteries.com/',
	'yellow-landing': 'http://m.optimabatteries.com/yellowtop/index.html',
	'yellow-overview':'http://m.optimabatteries.com/yellowtop/overview.html',
	'yellow-specs': 'http://m.optimabatteries.com/yellowtop/specs.html',
	
	'red-landing': 'http://m.optimabatteries.com/redtop/index.html',
	'red-overview': 'http://m.optimabatteries.com/redtop/overview.html',
	'red-specs': 'http://m.optimabatteries.com/redtop/specs.html',
	
	'blue-landing': 'http://m.optimabatteries.com/bluetop/index.html',
	'blue-overview': 'http://m.optimabatteries.com/bluetop/overview.html',
	'blue-specs': 'http://m.optimabatteries.com/bluetop/specs.html',
	
	'techtips-landing': 'http://m.optimabatteries.com/tech-tips/index.html',
	'techtips-charging': 'http://m.optimabatteries.com/tech-tips/charging.html',
	'techtips-recharging': 'http://m.optimabatteries.com/tech-tips/recharging.html',
	'techtips-storage': 'http://m.optimabatteries.com/tech-tips/storage.html',
	
	'charging-landing': 'http://m.optimabatteries.com/charging/index.html',
	'charging-yellowtop': 'http://m.optimabatteries.com/charging/yellowtop.html',
	'charging-redtop': 'http://m.optimabatteries.com/charging/redtop.html',
	'charging-bluetop': 'http://m.optimabatteries.com/charging/bluetop.html',
	'charging-safety': 'http://m.optimabatteries.com/charging/safety.html',
	
	'faq-landing': 'http://m.optimabatteries.com/faq/index.html',
	'faq-product': 'http://m.optimabatteries.com/faq/product.html',
	'faq-deep-cycle': 'http://m.optimabatteries.com/faq/deep-cycle.html',
	'faq-storage': 'http://m.optimabatteries.com/faq/storage.html',
	'faq-charging': 'http://m.optimabatteries.com/faq/charging.html',
	/* 'faq-warranty': '',  NOTE - this page is ignored since we are redirecting to main site page anyway) */
	
	'contact': 'http://m.optimabatteries.com/contact.html',
	'privacy-policy': 'http://m.optimabatteries.com/policy.html'
}
