Advertisement
Advertisement
| 12.16.2007 at 11:01AM PST, ID: 23026619 |
|
[x]
Attachment Details
|
||
|
[x]
The Solution Rating System
|
||
With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.
Your Input Matters If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support. Thank you! |
||
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18: 19: 20: 21: 22: 23: 24: 25: 26: 27: 28: 29: 30: 31: 32: 33: 34: 35: 36: 37: 38: 39: 40: 41: 42: 43: 44: 45: 46: 47: 48: 49: 50: 51: 52: 53: 54: 55: 56: 57: 58: 59: 60: 61: 62: 63: 64: 65: 66: 67: 68: 69: 70: 71: 72: 73: 74: 75: 76: 77: 78: 79: 80: 81: 82: 83: 84: 85: 86: 87: 88: 89: 90: 91: 92: 93: 94: 95: 96: 97: 98: 99: 100: 101: 102: 103: 104: 105: 106: 107: 108: 109: 110: 111: 112: 113: 114: 115: 116: 117: 118: 119: 120: 121: 122: 123: 124: 125: |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr">
<!-- #BeginTemplate "../master.dwt" -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- #BeginEditable "doctitle" -->
<title>Contact Us</title>
<style type="text/css">
.contact_name {
display: inline;
float: left;
}
.contact_title {
border-style: groove;
border-width: thin;
background-color: #99CCFF;
position: absolute;
float: left;
font-family: Arial;
font-size: small;
font-weight: bolder;
}
.contact_email {
}
.contac_phone {
font-family: Rockwell;
font-size: medium;
position: absolute;
float: left;
text-align: left;
}
.contact_email a {
text-decoration: none;
}
</style>
<!-- #EndEditable -->
<link rel="stylesheet" type="text/css" title="CSS" href="../styles/style1.css" media="screen" />
</head>
<body>
<!-- Begin Container -->
<div id="container">
<!-- Begin Masthead -->
<div class="web_title">jdcamp.org</div>
<div id="masthead">
<img src="../images/flag3-1.gif" width="100" height="55" alt="" /><p>office (903
407-9382<br />
</p>
</div>
<!-- End Masthead -->
<!-- Begin Page Content -->
<div id="page_content">
<!-- Begin Sidebar -->
<div id="sidebar">
<ul>
<li><a href="../default.htm">Home</a></li>
<li><a href="../about/about.htm">Mission Staement</a></li>
<li><a href="../news/news.htm">News</a></li>
<li><a href="../services/services.htm">Services</a></li>
<li><a href="../calendar/calendar.htm">Calendar</a></li>
<li><a href="contact.htm">Contact</a></li>
</ul>
</div>
<!-- End Sidebar -->
<!-- Begin Content -->
<div id="content">
<!-- #BeginEditable "content" -->
<div id="content0">
<h2>Contact Us</h2>
<h3>Mailing Address</h3>
6320 Booker Rd.<br />
Keithvle,La 71047<h3>Hours of Operation</h3>
<p>Monday - Friday 09:00 a.m. - 06:00 p.m.<br />
Closed Saturday and Sunday</p>
<p><br />
</p>
<div class="contact_title">Manager</div><br />
<div class="contact_name">
<p>Janet Hyatt
</p>
</div><br />
<div class="contac_phone">(903)407-9382</div><br/>
<div class="contact_title"> Co-Manager</div><br />
<div class="contact_name"> Deborah Mcateer</div><br />
<a href="mailto:jdacmp@jdcamp.org">dmacateer@jdcamp.org</a><br />
(903)407-9385<br />
<div class=" contact_title">WebMaster:</div><br />
<div class="contact_email"><a href="mailto:webadmin@jdcamp.org?subject=website eror or problem">webadmin@jdcamp.org</a></div>
</div>
<!-- #EndEditable --></div>
<!-- End Content --></div>
<!-- End Page Content -->
<!-- Begin Footer -->
<div id="footer">
<p><a href="../default.htm">Home</a> | <a href="../about/about.htm">Mission
Statement</a> |
<a href="../calendar/calendar.htm">Calendar</a> |
<a href="contact.htm">Contact</a> |
<a href="../employees/employees.htm">Employees</a> |
<a href="../faq/faq.htm">FAQ</a> |
<a href="../information_links/information_links.htm">Information Links</a><br />
<a href="../news/news.htm">News</a> |
<a href="../photo_gallery/photo_gallery.htm">Photo Gallery</a> |
<a href="../services/services.htm">Services</a> |
<a href="../site_map/site_map.htm">Site Map</a><br />
Copyright © 2007-2011 JDCAMP. All Rights Reserved.</p>
</div>
<!-- End Footer --></div>
<!-- End Container -->
</body>
<!-- #EndTemplate -->
</html>
|