#imCel1_01 {position: absolute; top: 0px; left: 10px; height: 141px; width: 230px; }
#imObj1_01 img {border: none; height: 141px; width: 230px; vertical-align: bottom; }
#imObj1_01 {padding: 0px 0px 0px 0px; }
#imCel1_01_Cont {text-align: center; height: 141px; overflow: hidden; }
#imCel2_00 {position: absolute; top: 0px; left: 250px; height: 141px; width: 710px; }
#imObj2_00 {padding: 1px 0px 0px 0px; }
#imCel2_00_Cont {text-align: center; height: 141px; overflow: hidden; }
#imCel7_01 {position: absolute; top: 151px; left: 10px; height: 1975px; width: 950px; }
#imObj7_01 {font: 11px Arial; }
/* -- Custom code START -- */






































		


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>

	<HEAD>
		<TITLE>Demandforce D3 - Hires Dental Care,&nbsp;Toledo,&nbsp;OH</TITLE>

        <META name="description" content="">

        <META name="keywords" content="Dentist, Dentist, Dental, Tooth, Teeth,General Dentistry, Cosmetic Dentistry, Cosmetic - Veneers, Cosmetic - Whitening, Cosmetic - Invisalign, Pediatric Dentistry, Orthodontics, Periodontics, Periodontal - Deep Cleaning, Periodontal - scaling  and root planing, Prosthodontics, Endodontics, Endodontic - Root Canals, Oral Surgery, Oral Cancer Screening, Wisdom Teeth Extraction, Dental Implants, Treatment of Sleep Apnea,  Sedation dentistry, Reviews, Appointments, Scheduling">

        <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
		<!--LINK href="/css/df.css" type=text/css rel=stylesheet-->
		<link href="/g/css/googlelanding.css" rel="stylesheet" type="text/css">

        <link rel="stylesheet" type="text/css" href="/js/yui/build/fonts/fonts-min.css" />
        <link rel="stylesheet" type="text/css" href="/js/yui/build/calendar/assets/d1gcalendar.css" />

        <script type="text/javascript" src="/js/yui/build/yahoo-dom-event/yahoo-dom-event.js"></script>
        <script type="text/javascript" src="/js/yui/build/calendar/calendar-min.js"></script>
        <!-- 
        <script src="http://yui.yahooapis.com/2.5.1/build/yahoo/yahoo-min.js"></script> 
        <script type="text/javascript"   src= "/js/yui/build/yahoo/yahoo.js "> </script>   
		<script type="text/javascript"   src= "/js /yui/build/event/event.js "> </script>   
		<script type="text/javascript"   src= "/js/yui/build/dom/dom.js "> </script>   
         -->
         
        <script language="javascript1.2" src="/js/sarissa0.9.7.3/sarissa.js" ></script>

        <script type="text/javascript">

            function mapit(){
				
	                //address of the business
	                var dStreet="3951 West Sylvania";
	                var dCity="Toledo";
	                var dState="OH";
	                var dZip="43623";
	                var daddr=dStreet+","+dCity+","+dState+"+"+dZip;
	                //address of the user
	                var sStreet=document.getElementById("street").value;
	                var sCity=document.getElementById("city").value;
	                var sState=document.getElementById("state").value;
	                var sZip=document.getElementById("zip").value;
	                var saddr=sStreet+","+sCity+","+sState+"+"+sZip;
	
				if(dStreet == '' && dCity == '' && dState=='' && dZip == '' && daddr == ''
					&& sStreet == '' && sCity == '' && sState == '' && sZip == ''
					&& saddr == ''){
					
					window.open("http://maps.google.com/maps?q=0.0%2c0.0");
					
				}else{
	                var href="http://www.google.com/maps?f=d&daddr="+daddr+"&saddr="+saddr;
	
	                window.open(href);
	                
                }
            }


        </script>
		<script
			src="http://maps.google.com/maps?file=api&amp;v=2&amp;key=ABQIAAAANc8d76BQ8FfaSozSc74r-hScH3bkTWcfIjRQ6Vv3OvC9I3xTXxSjnbrTZ2Xb5F0dLdPu7uvmOnLBug"
			type="text/javascript"></script>

			
		<script type="text/javascript">
			//image preloading
			//if (document.images) {
				var myImages=new Array();
				
				myImages[0] = new Image();
				myImages[0].src="/images/grey_background.jpg";
				
				myImages[1] = new Image();
				myImages[1].src="/images/electric.jpg";
			//}
		</script>	
			
		 <script type="text/javascript">
			 //<![CDATA[
			var USStateCodeDelimiter = "|";
			var USStateCodes = "AL|AK|AS|AZ|AR|CA|CO|CT|DE|DC|FM|FL|GA|GU|HI|ID|IL|IN|IA|KS|KY|LA|ME|MH|MD|MA|MI|MN|MS|MO|MT|NE|NV|NH|NJ|NM|NY|NC|ND|MP|OH|OK|OR|PW|PA|PR|RI|SC|SD|TN|TX|UT|VT|VI|VA|WA|WV|WI|WY|AE|AA|AE|AE|AP"
			var zipCode=/^\d{5}$/;

			function mapit_deprecate(){
				var valStreet=document.getElementsByName("street")[0].value;
				var valCity=document.getElementsByName("city")[0].value;
				var valState=document.getElementsByName("state")[0].value;
				var valZip=document.getElementsByName("zip")[0].value;
				if(!isStateCode(valState)){
					valState="";
				}
				if(!isZipCode(valZip)){
					valZip="";
				}
				var s=valStreet+","+valCity+","+valState+"+"+valZip;
				var href="http://www.google.com/maps?f=d&daddr="+s+"&saddr";
				
				//location.href="http://www.google.com";
				//window.open(href);
				}
				function isStateCode(s)
				{   if(s.length==2){
						return ( (USStateCodes.indexOf(s) != -1) &&(s.indexOf(USStateCodeDelimiter) == -1) )
					}else return false;
				}
				function isZipCode(s){
					if(zipCode.test(s)) return true;
					else return false;
				}				
		   //]]>
		</script>
		
        <script type="text/javascript">
        //<![CDATA[
		function load() {
        	if (GBrowserIsCompatible()) {
				var map = new GMap2(document.getElementById("map"));
				var address = "3951 West Sylvania";
				var city = "Toledo";
				var state = "OH";
				var postalCode = "43623";
				// debugger;
				var searchcode = address + ", " + city + ", " + state + " " + postalCode;
					
				if (!(searchcode == null && searchcode == "")) {
					// Show up the map by address
					geocoder = new GClientGeocoder();
					
					geocoder.getLocations(searchcode, function addToMap(response) {
						var len = response.Placemark.length;
		 				
		 				if (len > 0) {
		 					var place = response.Placemark[0];
		 					
		 					// Retrieve the latitude and longitude
		      				point = new GLatLng(place.Point.coordinates[1], place.Point.coordinates[0]);
		
		      				// Center the map on this point
		      				map.setCenter(point, 15);
						    map.addOverlay(new GMarker(point));
						    // map.addControl(new GLargeMapControl());
						    // map.addControl(new GMapTypeControl());
						    // map.addControl(new GScaleControl());
						    // map.openInfoWindowHtml (map.getCenter());
		 				} else {
		 					document.getElementById("map").innerHTML = "No match address found";
		 				}
					});
				}else{
					//show map according to the longitude and latitude of business
					var point = new GLatLng(0.0,0.0);
			        map.setCenter(point, 16);
				    map.addOverlay(new GMarker(point));
				    map.addControl(new GLargeMapControl());
				    map.addControl(new GMapTypeControl());
				    map.addControl(new GScaleControl());
				    var lsc = new google.maps.LocalSearch();
				    map.addControl(new google.maps.LocalSearch() , new GControlPosition(G_ANCHOR_BOTTOM_RIGHT, new GSize(10,20)));
				    map.openInfoWindowHtml (map.getCenter());
				}				
/*				var valStreet=document.getElementsByName("street")[0].value;
				var valCity=document.getElementsByName("city")[0].value;
				var valState=document.getElementsByName("state")[0].value;
				var valZip=document.getElementsByName("zip")[0].value;	
				if(!isStateCode(valState)){
					valState="";
				}
				if(!isZipCode(valZip)){
					valZip="";
				}
				var s=valStreet+","+valCity+","+valState+"+"+valZip;
				//if(s != "" ){
				if(s != "" && valStreet != "" && valCity != "" && valState != "" && valZip != ""){
					showAddress(s);
				}        */
        	}
		}
        //]]>
        </script>
        <!--  Added by Jessy -->
       <script type="text/javascript">
      	 //<![CDATA[
         function dateToLocaleString(dt, cal) {     
	         	var dStr = dt.getDate();   
	         	var mStr = cal.cfg.getProperty("MONTHS_SHORT")[dt.getMonth()];   
	        	var yStr = dt.getFullYear();   
	        	return (dStr + " " + mStr + " " + yStr);   
 		 }   
 		 
 		 function getMonthDays(){
 		 		var date = new Date();
 		 		var monthDays = new Array(31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31);
 		 		for(var i = 0; i<monthDays.length; i++){
 		 			if((date.getMonth()+1)== (i+1))
 		 				return monthDays[i];
 		 		}
 		 }
 					 		  
 		 function hideOOBArrows(type, args, oCal) {
 	
			   //var firstDateOnNextPane = oCal.toDate(oCal.cellDates[oCal.cellDates.length-1]);			 
				//firstDateOnNextPane.setDate(firstDateOnNextPane.getDate()+1);
				 //  alert(firstDateOnNextPane.getDate()+1);
				//if (oCal.isDateOOB(firstDateOnNextPane)) {								
					//var rightArrow = YAHOO.util.Dom.getElementsByClassName(oCal.Style.CSS_NAV_RIGHT, "a", oCal.oDomContainer);
					//YAHOO.util.Dom.setStyle(rightArrow, "display", "none")	;				 			
				//}							
				var today = new Date();				
			    var lastDateOnNextPane = oCal.toDate(oCal.cellDates[0]);	
				lastDateOnNextPane.setDate(lastDateOnNextPane.getDate()-1);
				
			    YAHOO.util.Dom.setStyle(leftArrow, "display", "");				    
			    var month1 = lastDateOnNextPane.getMonth()+2;
			    var month2 = today.getMonth()+1;	
			    var year1 = lastDateOnNextPane.getYear();	
			    var year2 = today.getYear();   
                if (oCal.isDateOOM(lastDateOnNextPane) && month1 == month2 && year1 == year2) {                            
				   var leftArrow = YAHOO.util.Dom.getElementsByClassName(oCal.Style.CSS_NAV_LEFT, "a", oCal.oDomContainer);
				   YAHOO.util.Dom.setStyle(leftArrow, "display", "none");				  				  			   			  			 			   						
				}				
		   }
          function dateSelectHandler(type,args,obj) {  
	        	var dates= YAHOO.d3.calendar.cal1.getSelectedDates();
	        	var count=dates.length;

	         	var selected = args[0];   
	        	var selDate = this.toDate(selected[0]);  
	   			
	   			/**
	   			document.getElementById("date1").value = (selected[0])[0]+"-" 
	   												+ (((selected[0])[1] >=1 && (selected[0])[1]<=9)?("0"+(selected[0])[1]):(selected[0])[1])+"-" 
	   												+ (((selected[0])[2] >=1 && (selected[0])[2]<=9)?("0"+(selected[0])[2]):(selected[0])[2]);
	   			
	   			if(count == 2){
	   				alert("2"+count+selected[0]);			
	   				document.getElementById("date2").value = (selected[0])[0]+"-" 
	   												+ (((selected[0])[1] >=1 && (selected[0])[1]<=9)?("0"+(selected[0])[1]):(selected[0])[1])+"-" 
	   												+ (((selected[0])[2] >=1 && (selected[0])[2]<=9)?("0"+(selected[0])[2]):(selected[0])[2]);
	   			}
	   			if(count == 3){
	   				alert("3"+count+selected[0]);
	   				document.getElementById("date3").value = (selected[0])[0]+"-" 
	   												+ (((selected[0])[1] >=1 && (selected[0])[1]<=9)?("0"+(selected[0])[1]):(selected[0])[1])+"-" 
	   												+ (((selected[0])[2] >=1 && (selected[0])[2]<=9)?("0"+(selected[0])[2]):(selected[0])[2]);
	   			} 	     	
	   			*/
	   			
	   			
	        	var today = new Date();	        	
	       		if(count >3){
	         		   alert("Please select three or fewer appointment dates." );           		  
					   YAHOO.d3.calendar.cal1.deselect(selDate);
					   YAHOO.d3.calendar.cal1.render();
					}        		  			  
	 			}; 
	 	 //]]> 			    	        
        </script>
        
		<script type="text/javascript">
		 //<![CDATA[
		 
		    // non-digit characters which are allowed in phone numbers
    		var phoneNumberDelimiters = "()- ";
    		// characters which are allowed in international phone numbers
    		// (a leading + is OK)
    		var validWorldPhoneChars = phoneNumberDelimiters + "+";
    		// Minimum no of digits in an international phone no.
    		var minDigitsInIPhoneNumber = 10;

    		function isInteger(s){   
            		var i;
            		for (i = 0; i < s.length; i++){   
                		// Check that current character is number.
                		var c = s.charAt(i);
                		if (((c < "0") || (c > "9"))) return false;
           		 	}
            		// All characters are numbers.
            		return true;
    		  }

    		function stripCharsInBag(s, bag){   
            	 	var i;
            		var returnString = "";
            		// Search through string's characters one by one.
            		// If character is not in bag, append to returnString.
            		for (i = 0; i < s.length; i++){   
                	// Check that current character isn't whitespace.
                   	var c = s.charAt(i);
                		if (bag.indexOf(c) == -1) returnString += c;
            		}
             		return returnString;
    		 }
    		function checkInternationalPhone(strPhone){    		
            		s=stripCharsInBag(strPhone,validWorldPhoneChars);
        			return (isInteger(s) && s.length >= minDigitsInIPhoneNumber);
           		
    		}
		 
		 	function isNumber(oNum){		  
  					if(!oNum) return false;
  					var strP=/^\d+(\.\d+)?$/;
 					if(!strP.test(oNum)) 
 						return false;
  					try{
  				 		if(parseFloat(oNum)!=oNum) 
  				 			return false;
  				 	} catch(ex){
  			 	    	return false;
  			     	}  				
  					return true;
  		    }		   		  
		    function  getGenderRadioValue() {		   
				    var gender = document.forms[0].gender;								
				    for(i = 0;   i  < gender.length;  i++){  				   				      
					    	if(gender[i].checked)    {  						 					 	 
                             	return   gender[i].value;  
                      }  
                    }                         		
            		    	return  "No gender selection";  								
			 }
			 function  getStatusRadioValue() {		   
				    var status = document.forms[0].status;					 			
				    for(i = 0;   i  < status.length;  i++){  				    			      
					    	if(status[i].checked)    {  						 	 	 	 
                            	return   status[i].value;  
                     }  
                 }                         		
            		      return  "No status selection";  								
			 }
			 function checkAppValue(){				   
					var firstName = document.requestForm.firstName.value;									
					if(firstName == ""){
							alert("Please enter your first name.");
							document.requestForm.firstName.focus();
							return false;				
					}					
					var lastName = document.requestForm.lastName.value;					
					if(lastName == ""){
							alert("Please enter your last name.");
							document.requestForm.lastName.focus();
							return false;									
					}					
					var phone  = document.requestForm.phone.value;
					
					
					if (!checkInternationalPhone(phone)){  
							if(isNumber(phone) && phone.length<10){
								alert("Please enter a 10-digit phone number.");
							} 
							else{       
								alert("Please enter a 10-digit phone number.");
							}
							document.requestForm.phone.focus();
							return false;	
					}
					
					if(phone.length > 20){
								alert("Please enter a 10-digit phone number.");
							document.requestForm.phone.focus();
							return false;	
					}
										 						
					var email  = document.requestForm.email.value;
					if(email == ""){
							alert("Please enter your email.");
							document.requestForm.email.focus();
							return false;						
					}
					if(document.requestForm.email.value.indexOf('@',0) == -1){
							alert("Please enter a valid email address.");
							document.requestForm.email.focus();
							return false;
					}		
					var age = document.requestForm.age.value;					
									
					if(age != "" && !isNumber(age)){
							alert("Please enter a valid age.");
							document.requestForm.age.focus();
							return false;	
						}
				     if(age > 150){
				     		alert("Please enter a valid age.");
							document.requestForm.age.focus();
							return false;	
						}					
					 document.requestForm.gender.value = getGenderRadioValue();									 				 
					 document.requestForm.status.value = getStatusRadioValue();
					 
					 				
					 var dates= YAHOO.d3.calendar.cal1.getSelectedDates();
					 
					 if(dates.length == 0){
							alert("Please select at least one appointment date.");
							return false;	
					 }
					 
					 //alert(dates[0].getFullYear());
	 				 document.requestForm.date1.value =dates[0].getFullYear()+"-"+(dates[0].getMonth()+1)+"-"+dates[0].getDate();
	 				 if(dates.length>1){
          			 	document.requestForm.date2.value = dates[1].getFullYear()+"-"+(dates[1].getMonth()+1)+"-"+dates[1].getDate();
          			 }else{
          			 	document.requestForm.date2.value="";
          			 }
          			 if(dates.length>2){
	 	  			 	document.requestForm.date3.value = dates[2].getFullYear()+"-"+(dates[2].getMonth()+1)+"-"+dates[2].getDate();
	 	  			 }else{
	 	  			 	document.requestForm.date3.value="";
	 	  			 }
				 									 
					 var needs = document.requestForm.needs.value;						 							
					 if(needs == ""){
							alert("Please enter your visit requirement.");
							document.requestForm.comments.focus();
							return false;		
					 }					 
					 return true;
			}
		 
			function onSubmitRequest(){								    		
				if(checkAppValue()){					 			
					var href="/g/RequestAppointmentProcess.jsp";	
						
					var value4Gender = "";
					var genderArr = document.getElementsByName("gender");
					for(var i = 0, length = genderArr.length;i<length;i++){
						if(genderArr[i].checked){
							value4Gender = genderArr[i].value;
							break;
						}
					}
					var value4Status = "";
					var statusArr = document.getElementsByName("status");
					for(var i = 0, length = statusArr.length;i<length;i++){
						if(statusArr[i].checked){
							value4Status = statusArr[i].value;
							break;
						}
					}
					var para = "businessID="+encodeURI("102000180")
									+"&firstName="+encodeURI(document.getElementById("firstName").value)
									+"&lastName="+encodeURI(document.getElementById("lastName").value)
									+"&phone="+encodeURI(document.getElementById("phone").value)
									+"&email="+encodeURI(document.getElementById("email").value)
									+"&age="+encodeURI(document.getElementById("age").value)
									+"&gender="+encodeURI(value4Gender)
									+"&status="+encodeURI(value4Status)
									+"&time="+encodeURI(document.getElementById("time").value)
									+"&date1="+encodeURI(document.getElementById("date1").value)
									+"&date2="+encodeURI(document.getElementById("date2").value)
									+"&date3="+encodeURI(document.getElementById("date3").value)
									+"&needs="+encodeURI(document.getElementById("needs").value);
							
					var HTTPReqPost = null;
					if (window.XMLHttpRequest) {
						HTTPReqPost = new XMLHttpRequest();
					} else if (window.ActiveXObject) {
						HTTPReqPost = new ActiveXObject("Microsoft.XMLHTTP");
					}
						
					HTTPReqPost.onreadystatechange = function() {
	    				if (HTTPReqPost.readyState == 4) {
	        				if (HTTPReqPost.status == 200) { 	        					
	        					alert("Your appointment request has been sent to Hires Dental Care");
	        					//window.location.reload();
	        					YAHOO.d3.calendar.cal1.clear();
	        					//document.requestForm.reset();
	        					document.getElementById("requestForm").reset();
	        				}else{
								alert("We were not able to schedule your appointment online.  Please call us at (419) 475-6673 to schedule your appointment.");
	        				}	
	       				}
      				}	     		  
	       			HTTPReqPost.open("POST", href, true);
	       			HTTPReqPost.setRequestHeader("Content-Type","application/x-www-form-urlencoded");
	       			HTTPReqPost.send(para);

			 }else{			 						 	
					return;
			}							
		}
		  //]]>
		</script>
        <!--  End  -->

        <script type="text/javascript">
        	function sortReviews(orderby, descflag) {
        		var url = ''+'/g/index.jsp'+'?id=102180';
        		if(orderby!='' && descflag!='')
        			url += '&orderby='+orderby+'&desc='+descflag;
        		window.location.href = url;
        	}
        	
			function showCx(bid,type) {
			
			    try{
			        var url = "/g/googlecx.jsp?bid="+ bid +"&type=" + type;
			        window.open(url,type,"height=180,width=330,location=0,menubar=0,resizable=0,scrollbars=0,status=0,toolbar=0");
			    } catch (ex) { alert('Communcations not available.')}
			                              return false;
			}

        	
			function doPagination(id,i,pageNo,path){
				var params = "?id="+id;
				if(i!=''){
					var iValue = "&i="+i;
					params += iValue;
				}
				if(pageNo!=''){
					var pageNoValue = "&pageNo="+pageNo;
					params += pageNoValue;
				}
				//alert(params);
				window.location.href=path+"/g/index.jsp"+params;								
			}
			
			var referrerIP = null;
			var referrerURL = null;
			var referrerTimeTemp = null;
			var referrerTime = null;
			function doReferrerLoad(){
				referrerIP = '70.226.121.136';
				referrerURL = 'http://d32.demandforced3.com/g/index.jsp';
				referrerTimeTemp = new Date();
				referrerTime = referrerTimeTemp.getFullYear()+"-"
								+(referrerTimeTemp.getMonth()+1)+"-"
								+referrerTimeTemp.getDate()+" "
								+referrerTimeTemp.getHours()+":"
								+referrerTimeTemp.getMinutes()+":"
								+referrerTimeTemp.getSeconds();
				return true;
			}
			
			function doReferrerUnload(){
				
				var referrerDuration = (new Date()).getTime() - referrerTimeTemp.getTime();
				var businessId = '102000180';
				var params = "referrerIP="+encodeURI(referrerIP)+"&referrerURL="+encodeURI(referrerURL)
								+"&referrerTime="+encodeURI(referrerTime)+"&durationTime="+encodeURI(referrerDuration)
								+"&businessId="+encodeURI(businessId);
								
				var url = 'googlePageViews.jsp';
				
				var xmlHttpRequest = null;
				if(window.XMLHttpRequest){
					xmlHttpRequest = new XMLHttpRequest();
				}else if(window.ActiveXObject){
					xmlHttpRequest = new ActiveXObject("Microsoft.XMLHTTP");
				}
				
				xmlHttpRequest.open("POST",url,true);
				xmlHttpRequest.onreadystatechange = function(){
					if(xmlHttpRequest.readyState == 4){
						if(xmlHttpRequest.status == 200){
							return true;
						}else{
							return false;	
						}
					}
				}
				
				xmlHttpRequest.setRequestHeader("Content-Type","application/x-www-form-urlencoded");
				xmlHttpRequest.send(params);
			}
			
        </script>
       
	</HEAD>
	<BODY  style="font-family:'Trebuchet MS'" bgColor=#aabfd5 leftMargin=0 topMargin=0 marginwidth="0" marginheight="0" onLoad="load();doReferrerLoad();" onunload="doReferrerUnload();GUnload();">
		<br/>
        <TABLE cellSpacing=0 cellPadding=0 width=920 align=center bgColor=#ffffff 

                style=""
                border=0
                >
			<TBODY>

<tr>
    <td colspan="4" align="left" style="line-height:5px;font-size:5pt;background: #396fa5;border-right:5px solid #396fa5" ><img src="/images/corner/tllb.gif" height="5px" width="5px" border="0"/></td>

</tr>
<tr>
    <td colspan="4" align="center" style="font-weight:bold;color:#006699;font-size:14pt;border-right:5px solid #396fa5;border-left:5px solid #396fa5" >

        <a href="http://www.demandforce.com/index.shtml"><img
                src="/images/login_images/df_logo.png" width="260" height="55"
                alt="Demandforce - Growth. On demand." border="0"></a>

    </td>
</tr>
<tr>
    <td colspan="4" align="center" style="font-weight:bold;color:#396fa5;font-size:14pt;border-right:5px solid #396fa5;border-left:5px solid #396fa5;padding-bottom:10px" >

        <img src="/images/people.gif" alt="" width="600"/>

        <br/>
        Choose with Confidence -  Certified Reviews from 17,097,204 Patients
    </td>
</tr>
				<TR vAlign=top>
					<TD vAlign=top style=";padding-left:30px;border-left:5px solid #396fa5">
						<DIV id=contentGetested>
							<DIV style="">
								<DIV>

									<!---------------------------------->
									<div style="font-size:10pt;color:black;width:495px;">

										

										<div style="font-size:10pt;color:black;width:495px;">
											<!-- The Business Logo -->
											
											<div style="float:left;padding-top:5px;padding-right:20px;">
												<img src='/images/logos/102000180-primary.jpg' height='37' width='150' alt="Hires Dental Care" title='Hires Dental Care'/>   
											</div>
                                            
                                            <!-- Business Address -->

											<div style="float: left;">   <table cellpadding="0" cellspacing="0" border="0" width="325px"><tr><td>
												<div style="font-size:12pt;font-weight:bold;">
													<div>
														<img src='/images/star_24.gif' width='24' height='24'/><img src='/images/star_24.gif' width='24' height='24'/><img src='/images/star_24.gif' width='24' height='24'/><img src='/images/star_24.gif' width='24' height='24'/><img src='/images/star_24.gif' width='24' height='24'/>
													</div>

													
														<h2>Hires Dental Care</h2>
													
													<BR />

                                                    3951 West Sylvania
													<BR />
													<nobr>Toledo,
													OH
													43623</nobr>
													<BR />
													
                                                    <div style="font-size:10pt;font-weight:normal;;color:darkgray">
                                                        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Is this your Practice?
                                                        <a href="https://www.demandforced3.com" style="font-size:10pt;font-weight:normal;color:darkgray">Login</a>
                                                    </div>

												</div>   </td></tr></table>
											</div>
											


											<!-- Contact Info -->

											<div style="clear:both; font-size:10pt;font-weight:normal;padding-top:15px">

												<table width="100%" cellpadding="0" cellspacing="0"
													style="font-size:10pt">

													
													<tr>

														<td style="font-weight:bold;" valign="top">
															Phone:
														</td>
														<td style="padding-left:5px;" valign="top">
															(419) 475-6673
														</td>
													</tr>
													
													
													<tr>
														<td style="font-weight:bold;" valign="top">
															Fax:
														</td>

														<td style="padding-left:5px;" valign="top">
															(419) 475-0082
														</td>
													</tr>
													
													
													<tr>
														<td style="font-weight:bold;" valign="top">
															Email:
														</td>
														<td style="padding-left:5px;" valign="top">
															<a href="mailto:jenny@hiresdentalstudio.com">

																jenny@hiresdentalstudio.com
															</a>
														</td>
													</tr>
													
													<tr>
														<td style="font-weight:bold;" valign="top">
															Web:
														</td>
														<td style="padding-left:5px;" valign="top">
                                                            
															<a href="http://www.hiresdentalstudio.com" target="_blank">www.hiresdentalstudio.com</a>

														</td>
													</tr>
													
													<tr>
														<td style="font-weight:bold;" valign="top">
															Hours:
														</td>
														<td style="padding-left:5px;" valign="top">
															Mon: 12:00 PM - 8:00 PM, Tue: 8:00 AM - 4:00 PM, Wed: 8:00 AM - 8:00 PM, Thu-Fri: 9:00 AM - 5:00 PM, Sat: 9:00 AM - 12:00 PM, Sun: Closed
														</td>
													</tr>

													
													
													
													
													
													<tr>
														<td style="font-weight:bold;" valign="top">
															Insurance:
														</td>
														<td style="padding-left:5px;" valign="top">
															Delta Dental, Most insurance accepted
														</td>
													</tr>
													
													
													
													<tr>
														<td style="font-weight:bold;" valign="top">

															Payment:
														</td>
														<td style="padding-left:5px;" valign="top">
															Cash, Check, American Express, Visa, Discover, Mastercard, Financing, Care Credit, Debit
														</td>
													</tr>
													
													<tr>
														<td style="font-weight:bold;" valign="top">
															Specialities:
														</td>

														<td style="padding-left:5px;" valign="top">
															
															General Dentistry, Cosmetic Dentistry, Cosmetic - Veneers, Cosmetic - Whitening, Cosmetic - Invisalign, Pediatric Dentistry, Orthodontics, Periodontics, Periodontal - Deep Cleaning, Periodontal - scaling  and root planing, Prosthodontics, Endodontics, Endodontic - Root Canals, Oral Surgery, Oral Cancer Screening, Wisdom Teeth Extraction, Dental Implants, Treatment of Sleep Apnea, Sedation dentistry
														
														</td>
													</tr>
													
													
													<tr>
														<td style="font-weight:bold;" valign="top">
															Affiliations:
														</td>
														<td style="padding-left:5px;" valign="top">
                                                            Ohio Dental Association, American Dental Association, Care Credit
                                                    
                                                                            <!--<img src="/images/logos/OhioStateDentalAssoc110x75.jpg"/>&nbsp;-->

                                                                        
                                                                            <!--<img src="/images/logos/dental/ADA110x75.jpg"/>&nbsp;-->
                                                                        
                                                                            <!--<img src="/images/logos/dental/CareCredit110x75.jpg"/>&nbsp;-->
                                                                        
                                                        </td>
                                                    </tr>
                                                    

                                                    
													
													

											</table>

											</div>
											<!-- Reviews -->
											

			
<br/>

       										
       										
    							<div  style="width:510px;padding:0px;margin:0px;border:0px;padding-top:3px;padding-bottom:3px;">
                                <table   width="100%" cellpadding="0" cellspacing="0">
                                	
                                    
                                    <tr>
                                         <td class="tbl_head_l tbl_item_white tbl_nopad">
                                             <div class="div_none">
                                                 <div class="div_blue" style="background:#aabfd5">
                                                     <DIV style="height:5px;width:100%;align:left"><img src="/images/corner/tlb.gif" height="5px" width="5px" border="0"/></DIV>
                                                     <div class="div_blue_padding" style="font-size:12pt;color:#155da5;overflow: auto;height: 26px;">
                                                         <span style="float:left;">Certified Patient Reviews</span>

                                                         
                                                     	<input type="button" name="addReview" id="addReview" value="Add your review" align="right" style="float: right; margin-right: 4px;"
                                                     		onclick="javascript:window.open('/customerportal/interview/interviewpublic.jsp?bid=102000180')">
                                                     		
                                                     </div>
                                                 </div>
                                             </div>
                                         </td>
                                     </tr>

<tr>
<td bgcolor="#eeeeee" style="border-left:4px solid #aabfd5;border-right:4px solid #aabfd5;;border-bottom:4px solid #aabfd5;;padding:10px">
    <table cellpadding="0" cellspacing="0" border="0" style="">

        <tr>
                <td valign="top" style="padding-left:20px;padding-top:10px">
                    <table style=";color:#155da5;" cellpadding="0" cellspacing="0" border="0">
                     <tr>
                         <td valign=top style="padding-right:10px">
                             <img src="/images/tu.gif" width="34" height="34">
                        </td>
                         <td  valign=top style="font-size:10pt;font-weight:bold">

                             <div> <div style="font-size:18pt;padding-top:2px;">100%</div> Of the Patients who responded would refer their own friends</div>
                         </td>
                     </tr>
                    </table>
                </td>
            <td valign="top" style="padding-left:20px;padding-top:10px">


    <table cellpadding="0" cellspacing="0" border="0" width="250px" style=";color:#155da5;" >
        <tr>
             <td  align=top valign=left style="padding-top:3px;"><img src='/images/b100.gif' alt=''></td>
             <td  align=top valign=left style="font-size:10pt;font-weight:bold;">Easy to Schedule</td>

        </tr>
        <tr>
             <td  align=top valign=left style="padding-top:3px;"><img src='/images/b100.gif' alt=''></td>

             <td  align=top valign=left style="font-size:10pt;font-weight:bold;">Wait Time</td>

        </tr>
        <tr>
             <td  align=top valign=left style="padding-top:3px;"><img src='/images/b100.gif' alt=''></td>
             <td  align=top valign=left style="font-size:10pt;font-weight:bold;">Courteous Staff</td>

        </tr>
        <tr>

             <td  align=top valign=left style="padding-top:3px;"><img src='/images/b100.gif' alt=''></td>
             <td  align=top valign=left style="font-size:10pt;font-weight:bold;">Clean Office</td>

        </tr>
        <tr>
             <td  align=top valign=left style="padding-top:3px;"><img src='/images/b100.gif' alt=''></td>
             <td  align=top valign=left style="font-size:10pt;font-weight:bold;">Treatment Explanations</td>

        </tr>

    </table>
            </td>
        </tr>
    </table>
 </td>
</tr> 
                                      
 									<tr>
                                         <td  style="border-left:4px solid #aabfd5;border-right:4px solid #aabfd5;">
                                             <div>
                                                 <div style="padding-top:5px;">

                                                     <table id="reviewsTable" style="font-size:10pt;font-family:'Trebuchet MS';" width="100%" cellpadding="0" cellspacing="0" border="0">
                                                         <tr style="padding-top:10px;padding-bottom:3px;">
                                                         	<td valign="top" align="left" width="5%" nowrap="nowrap" style="font-family:'Trebuchet MS';font-weight:normal;">&nbsp;</td>
                                                            <td valign="top" align="left" width="95%" nowrap="nowrap" style="font-family:'Trebuchet MS';font-weight:normal;">
                                                            No review has been submitted yet.<br/>
                                                            <a href="javascript:void(0);" onclick="javascript:window.open('/customerportal/interview/interviewpublic.jsp?bid=102000180');return false;">Be the first to add a review.</a>
                                                            </td>
                                                         </tr>

                                                     </table>
                                                 </div>
                                             </div>
                                		</td>
                                	</tr>
                                    <tr>
                                       <td colspan="5" class="tbl_head_l tbl_item_white">
                                           <div class="div_none">
                                             <div class="div_blue"  style="background:#aabfd5">

                                                 <DIV style="height:5px;width:100%;text-align:right"><img src="/images/corner/brb.gif" height="5px" width="5px" border="0"/></DIV>
                                             </div>
                                         </div>
                                     </td>
                                   </tr>
    							
                            </table>
                         </div>

											
										</div>

										
									</div>
								</DIV>
							</DIV>
						</DIV>
					</TD>

                    <!--esT right links-->
					<TD id=contentRest valign="bottom"  style="PADDING-TOP: 0px;;border-right:5px solid #396fa5">

					
                        <div  bgcolor="#006699" style="width:320px;padding:0px;margin:0px;border:0px;padding-top:3px;padding-bottom:3px;">

                                                    <table   width="100%" cellpadding="0" cellspacing="0">
                                                        <tr>
                                                            <td class="tbl_head_l tbl_item_white tbl_nopad">
                                                                <div class="div_none">
                                                                    <div class="div_blue">
                                                                        <DIV style="height:5px;width:100%;align:left"><img src="/images/corner/tl.gif" height="5px" width="5px" border="0"/></DIV>
                                                                        <div class="div_blue_padding" style="font-size:12pt;color:white">
                                                                            Easy Scheduler&trade;

                                                                        </div>
                                                                    </div>
                                                               </div>
                                                            </td>
                                                        </tr>

                                                        <tr>
                                                            <td  valign="top" bgcolor="#aabfd5" style="color:black; height:135px;border-left:1px solid #396fa5;border-right:1px solid #396fa5;text-align:center">
                                                                <table cellpadding="0" cellspacing="0" border="0" style="background:#aabfd5;">

                                                                 <tr>

                                                                  <td valign="top" colspan=2 style="padding-left:5px;padding-right:5px" align="left">
                                                                  <form action="/g/RequestAppointmentProcess.jsp" method=post name="requestForm" id="requestForm">

                                                                    <table style="color:black;font-size:10pt" cellpadding="0" cellspacing="0" border="0">
                                                                    	
                                                                        <tr>
                                                                            <td width="100px" valign="top">Name<span style="color:red">*</span>:</td>

                                                                            <td><input type="text" id="firstName" name="firstName" style="font-size:8pt;width:75px">
                                                                            	<input type="text" id="lastName" name="lastName" style="font-size:8pt;width:100px">
                                                                            </td>
                                                                        </tr>
                                                                        <tr>
                                                                            <td valign="top">Phone<span style="color:red">*</span>:</td>
                                                                            <td><input type="text" id="phone" name="phone" style="font-size:8pt;width:180px"></td>

                                                                        </tr>
                                                                        <tr>
                                                                            <td valign="top">Email<span style="color:red">*</span>:</td>
                                                                            <td><input type="text" id="email" name="email"  style="font-size:8pt;width:180px"></td>
                                                                        </tr>
                                                                        
                                                                        <tr>
                                                                            <td valign="top">Age:</td>

                                                                            <td><input type="text" id="age" name="age" size="2" width="2"   style="font-size:8pt;"></td>
                                                                        </tr>
                                                                        <tr>
                                                                            <td valign="top">Gender:</td>
                                                                            <td><input type="radio" name="gender" value="female" checked>Female&nbsp;<input type="radio" name="gender" value="male">Male </td>
                                                                        </tr>
                                                                        
                                                                        <tr>

                                                                            <td valign="top">Patient Status:</td>
                                                                            <td><input type="radio" name="status" value="0" checked>New &nbsp;<input type="radio" name="status" value="1" >Existing</td>
                                                                        </tr>
                                                                        
                                                                        <tr>
                                                                            <td  height="150px" valign="top">Date<span style="color:red">*</span>:

                                                                            <BR>
                                                                                <span style="font-size:8pt">Please choose the time <br>of day and up to three<br>dates that are <br>convenient for you.</span>

                                                                            </td>
                                                                            <td>

                                                                            <select id="time"  name="time" style="width:164px;font-size:8pt">
                                                                                <option value="Anytime" selected="selected">Anytime</option>
																				<option value="Early Morning">Early Morning</option>
																				<option value="Late Morning">Late Morning</option>

																				<option value="Early Afternoon">Early Afternoon</option>
																				<option value="Late Afternoon">Late Afternoon</option>
                                                                            </select>

                                                                            <div id="selectcalendar"  class="yui-skin-sam"></div>

                                                                            <script type="text/javascript">

                                                                                YAHOO.namespace("d3.calendar");
                                                                                var today = new Date();
                                                                                
                                                                                
                                                                                var minimundays = '';
                                                                                if(minimundays=='' || isNaN(minimundays))
                                                                                {	
                                                                                	minimundays = 7;
                                                                                }else{	
                                                                                	minimundays = parseInt(minimundays); 
                                                                                }
                                                                                
                                                                                var startday = new Date();
                                                                                
                                                                                startday.setDate(today.getDate() + minimundays);                                                                             

                                                                                //var month = today.getMonth() +1;

                                                                                YAHOO.d3.calendar.init = function() {

                                                                                    YAHOO.d3.calendar.cal1 =
                                                                                        new YAHOO.widget.Calendar("cal1","selectcalendar", {
                                                                                        	pagedate: (startday.getMonth()+1)+"/"+startday.getFullYear(),
                                                                                        	mindate: startday,
                                                                                            MULTI_SELECT: true,
                                                                                            HIDE_BLANK_WEEKS: true } );
                                                                                    var myCustomRenderer = function(workingDate, cell) {
                    //                                                                  cell.style.backgroundColor = "#eee";
                                                                                        cell.className = "oom";
                                                                                        cell.innerHTML = "" + workingDate.getDate();
                                                                                        YAHOO.util.Dom.addClass(cell, "sunday");
                                                                                        return YAHOO.widget.Calendar.STOP_RENDER;
                                                                                    }

                                                                                    //YAHOO.d3.calendar.cal1.addWeekdayRenderer(1, myCustomRenderer);
                                                                                    //YAHOO.d3.calendar.cal1.addWeekdayRenderer(7, myCustomRenderer);
                                                                                    
                                                                                    var off;
                                                                                    
		                                                                                off = 1;
	                                                                                    YAHOO.d3.calendar.cal1.addWeekdayRenderer(off, myCustomRenderer);
																					
																					
																					/*
                                                                                    if(today.getDate()+8 < getMonthDays()){
                                                                                    	for(var i=1; i<today.getDate()+8; i++){
                                                                                    		var stringDate = today.getMonth()+1 + "/" +i + "/" + today.getFullYear();
                                                                                    		YAHOO.d3.calendar.cal1.addRenderer(stringDate, myCustomRenderer);
                                                                                   		 }
                                                                                    }
                                                                                    else if(today.getDate()+8 >= getMonthDays()) {
                                                                                    	for(var i=1; i<getMonthDays(); i++){
                                                                                    		var stringDate = today.getMonth()+1 + "/" +i + "/" + today.getYear();
                                                                                    		YAHOO.d3.calendar.cal1.addRenderer(stringDate, myCustomRenderer);
                                                                                   		 }
                                                                                   		  for(var j=0; j<today.getDate()+8 - getMonthDays(); j++){
                                                                                   		 	stringDate = today.getMonth()+2 + "/" +j + "/" + today.getYear();
                                                                                   		 	YAHOO.d3.calendar.cal1.addRenderer(stringDate, myCustomRenderer);
                                                                                   		 }
                                                                                   		 YAHOO.d3.calendar.cal1.nextMonth();
                                                                                    }
                                                                                    */
                                                                                    YAHOO.d3.calendar.cal1.selectEvent.subscribe(dateSelectHandler,  YAHOO.d3.calendar.cal1, true);
																					YAHOO.d3.calendar.cal1.renderEvent.subscribe(hideOOBArrows, YAHOO.d3.calendar.cal1);
																					var cell= YAHOO.d3.calendar.cal1.cells
                                                                                    YAHOO.d3.calendar.cal1.render();

                                                                                    var firstDateOnNextPane =  YAHOO.d3.calendar.cal1.toDate( YAHOO.d3.calendar.cal1.cellDates[today.getDate()+20]);
																					firstDateOnNextPane.setDate(firstDateOnNextPane.getDate()+1);
 									                                                alert(  MY_LABEL_MONTH_POSITION);
																					alert(firstDateOnNextPane.getMonth());
																					if (YAHOO.d3.calendar.cal1.isDateOOM(firstDateOnNextPane)){
																						YAHOO.d3.calendar.cal1.nextMonth();
																					}
                                                                                 }
                                                                                    YAHOO.util.Event.onDOMReady(YAHOO.d3.calendar.init);

                                                                            </script>

                                                                            <div style="clear:both" ></div>

																			      <input type="hidden" id="date1" name="date1" />
                                                                        	      <input type="hidden" id="date2" name="date2" />
                                                                                  <input type="hidden" id="date3" name="date3" />

                                                                               
                                                                              	  <input type="hidden" id="businessID"  name = "businessID"  value="102000180" />
                                                                        	   
                                                                            </td>
                                                                        </tr>
                                                                        <tr>
                                                                            <td valign="top" style="padding-right:10px">Needs<span style="color:red">*</span>:

                                                                                <BR>

                                                                                    <span style="font-size:8pt">Tell us about your visit so we can have the right staff available.</span>
                                                                            </td><td valign="top"><textarea  id="needs" name ="needs" cols="20" rows="4" style="width:164px;font-size:8pt" ></textarea></td>
                                                                        </tr>
                                                                        <tr>
                                                                            <td colspan=2 valign="top" align="center" style="">

                                                                                 <BR><input type="button" value="Request Appointment" onClick="onSubmitRequest()"/>

                                                                            </td>

                                                                        </tr>
                                                                </table>
                                                              </form>
                                                              </td>
                                                            </tr>
                                                        </table>
                                                     </td>
                                                 </tr>
                                                <tr>

                                                      <td colspan="5" class="tbl_head_l tbl_item_white">
                                                          <div class="div_none">
                                                            <div class="div_blue">
                                                                <DIV style="height:5px;width:100%;text-align:right"><img src="/images/corner/br.gif" height="5px" width="5px" border="0"/></DIV>
                                                            </div>
                                                        </div>
                                                    </td>
                                                  </tr>
                                            </table>

                         </div>
						 
					


                    
</TD>
</TR>
<TR vAlign=top>
    <TD vAlign=top style=";padding-left:30px;border-left:5px solid #396fa5">
    &nbsp;</TD>
    <TD id=contentRest style="PADDING-TOP: 0px;;border-right:5px solid #396fa5">
    &nbsp;</TD>
</TR>

<TR vAlign=top>

    <TD vAlign=top style=";padding-left:30px;border-left:5px solid #396fa5">
    <div  style="width:510px;padding:0px;margin:0px;border:0px;padding-top:3px;padding-bottom:3px;">
    
        </div>
    </TD>
    <TD id=contentRest style="PADDING-TOP: 0px;;border-right:5px solid #396fa5">
                       

                       <div  bgcolor="#006699" style="width:320px;padding:0px;margin:0px;border:0px;padding-top:3px;padding-bottom:3px;">
                                                   <table   width="100%" cellpadding="0" cellspacing="0">
                                                       <tr>
                                                           <td class="tbl_head_l tbl_item_white tbl_nopad">

                                                               <div class="div_none">
                                                                   <div class="div_blue">
                                                                       <DIV style="height:5px;width:100%;align:left"><img src="/images/corner/tl.gif" height="5px" width="5px" border="0"/></DIV>
                                                                       <div class="div_blue_padding" style="font-size:12pt;color:white">
                                                                           Get Business Information
                                                                       </div>
                                                                   </div>
                                                              </div>
                                                           </td>

                                                       </tr>

                                                       <tr>
                                                           <td valign="top" bgcolor="#aabfd5" style="color:black;border-left:1px solid #396fa5;border-right:1px solid #396fa5;text-align:center;padding:15px">

                                                               <table cellpadding="0" cellspacing="0" border="0" style="background:#aabfd5;">

                                                                   <tr>
                   <td valign=middle><a href="javascript:void(0);" onClick="return showCx('102000180','email')"><img border=0  src="/images/emailthis.gif"/></a></td>
                   <td style="padding-left:10px"><a href="javascript:void(0);" onClick="return showCx('102000180','email')">Via Email</a></td>

                   <td valign=middle style="padding-left:20px"><a href="javascript:void(0);" onClick="return showCx('102000180','sms')"><img border=0  src="/images/textthis.gif" /></a></td>
                   <td  style="padding-left:10px"><a href="javascript:void(0);" onClick="return showCx('102000180','sms')">Via Cell</a></td>
                                                   </tr>
                                                   </table>



                                                    </td>
                                                </tr>
                                               <tr>

                                                     <td colspan="5" class="tbl_head_l tbl_item_white">
                                                         <div class="div_none">
                                                           <div class="div_blue">
                                                               <DIV style="height:5px;width:100%;text-align:right"><img src="/images/corner/br.gif" height="5px" width="5px" border="0"/></DIV>
                                                           </div>
                                                       </div>
                                                   </td>
                                                 </tr>
                                           </table>

                        </div>
						  
						
						
                        



                            <div  style="width:320px;padding:0px;margin:0px;border:0px;padding-top:3px;padding-bottom:3px;">
                                                    <table   width="100%" cellpadding="0" cellspacing="0">
                                                        <tr>
                                                            <td class="tbl_head_l tbl_item_white tbl_nopad">
                                                                <div class="div_none">
                                                                    <div class="div_blue" style="background:#aabfd5">
                                                                        <DIV style="height:5px;width:100%;align:left"><img src="/images/corner/tlb.gif" height="5px" width="5px" border="0"/></DIV>
                                                                        <div class="div_blue_padding" style="font-size:12pt;color:#155da5">

                                                                            Office Staff
                                                                        </div>
                                                                    </div>
                                                                </div>
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td  style="border-left:4px solid #aabfd5;border-right:4px solid #aabfd5;padding:10px">


                                                            
                                                            <div style="margin-top:10px">
                                                                <table style="font-size:10pt" width="100%" cellpadding="0" cellspacing="0">
                                                                

                                                                    <tr>
                                                                        <td valign="top" width="96" style="padding-left:25px">
                                                                            
                                                                            	<img src="/images/male.png" alt="Dr. Rick Hires" title="Dr. Rick Hires" width="48" height="48" />
                                                                            
                                                                        </td>
                                                                        <td valign="top" width="100%" style="padding-left:10px">
                                                                            <!--MAH:  this is missing from the user object <B>Title </B><BR/>-->
                                                                            <span style="font-size:10pt;color:#006699;font-weight:bold">

                                                                                <B><font title="Dr. Rick Hires">Dr. 
                                                                                    Rick Hires</font>
                                                                            </B>
                                                                            </span>
                                                                            <BR />

                                                                            

                                                                            

                                                                            
                                                                        </td>
                                                                    </tr>
                                                                    <tr>
                                                                        <td>

                                                                            &nbsp;
                                                                        </td>
                                                                    </tr>
                                                                    

                                                                </table>
                                                            </div>
                                                            



                                                            </td>
                                                           </tr>

                                                   <tr>

                                                       <td colspan="5" class="tbl_head_l tbl_item_white">
                                                          
/* -- Custom code END -- */
#imObj7_01 {padding: 0px 0px 0px 0px; }
#imCel7_01_Cont {text-align: center; height: 1975px; width: 950px; overflow: hidden; }
#imCel0_00 {position: absolute; top: 2136px; left: 10px; height: 120px; width: 950px; }
#imObj0_00 .ff0 {font-family: Times New Roman; }
#imObj0_00 .ff1 {font-family: Tahoma; }
#imObj0_00 .fc1 {color: #FFFFFF; }
#imObj0_00 .fc2 {color: #000000; }
#imObj0_00 .fs10 {font-size: 13px ; vertical-align: baseline; line-height: 16px ; }
#imObj0_00 .fs12 {font-size: 16px ; vertical-align: baseline; line-height: 19px ; }
#imObj0_00 {padding: 0px; }
#imCel0_00_Cont {text-align: center; height: 120px; overflow: hidden; }
#imCel1_00 {position: absolute; top: 2266px; left: 10px; height: 241px; width: 950px; }
#imObj1_00 img {border: none; height: 241px; width: 726px; vertical-align: bottom; }
#imObj1_00 {padding: 0px; }
#imCel1_00_Cont {text-align: center; height: 241px; overflow: hidden; }
#imPage {position: relative; height: 2517px; }

