// Restaurant Inspector Global Java
// 
// Cufon (font replacement)
// ----------------------------------------------------
Cufon.replace('h1, h2, h3, .strapline')
				('', {
				hover: true, textShadow: '-1px -1px rgba(255, 255, 255, 0.6)'})
				
