function contentToggle(myID) { myID.style.display =(myID.style.display == 'none') ? '' : 'none'; } var head = document.getElementsByTagName('head')[0], style = document.createElement('style'), rules = document.createTextNode('/* 20180720, MDL, Menu Boxes .service_category { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly; } .service_category h2 { width: 100%; text-align: center; margin-top: 3%; } p.service_category_description { width: 100%; } .service { width: 32%; min-width: 250px; margin-bottom: 3%; background: #f5f5f5; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }.service_category { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly; } p.service_category_description { width: 100%; } .service { width: 32%; min-width: 250px; margin-bottom: 3%; background: #f5f5f5; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } p.service_name { color: white; text-transform: uppercase; font-size: 18px; font-style: normal; letter-spacing: 1px; background-color: #91c3ba; padding: 3%; margin: 0; text-align: center; } p.service_name strong { font-weight: 100; } p.service_description { padding: 3%; } table.service_option_grid { margin: auto auto 0 auto; } td.service_option_name, td.service_option_price { padding: 0 2%; }*/ .boomtime_hotspot {color: #000; border-bottom: 1px dotted #000; cursor: help;}.boomtime_hotspot:hover {color: rgb(97, 34, 132);}'); style.type = 'text/css'; if(style.styleSheet) style.styleSheet.cssText = rules.nodeValue; else style.appendChild(rules); head.appendChild(style);document.getElementById('boomtime_compact_hours').innerHTML = "
SunCLOSED
Mon–Fri9am–8pm
Sat9am–6pm
"