Sorry about that....<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>ORI Consulting</title>
<link href="main.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" type="text/css" href="chrometheme/chromestyle5.css" />
<script type="text/javascript" src="chromejs/chrome.js"></script>
<script language="JavaScript">
var msgbox = new Array()
msgbox[0] = "<b>Do you know the three principles for assuring productivity in times of crisis?</b>"
msgbox[1] = "<b>That ORI has ESP?</b>"
msgbox[2] = "<b>What is an Evologue™?</b>"
var brohan = new Array()
brohan[0] = "<b>Opened your IRIS?</b>"
brohan[1] = "<b>Created a Human Impact Plan?</b>"
brohan[2] = "<b>Assessed your organizational preparedness lately?</b>"
var i = 0;
function vfliptext(){
setInterval("change()", 3000);
setInterval("change2()", 3000);
}
function change(){
document.getElementById('txt').innerHTML=msgbox[i]
i = i + 1;
if (i > (msgbox.length - 1)) {i = 0}
}
function change2(){
document.getElementById('txt2').innerHTML=brohan[i]
i = i + 1;
if (i > (brohan.length - 1)) {i = 0}
}
</script></head>
<body>
<table width="104%" height="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="col_left" width="176"> </td>
<td width="650" class="bodytable" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="#4963AE" valign="middle"><img src="images/oriheadernew.gif">
</td>
</tr>
<tr>
<td height="20" class="menuborder">
<!--MENU AREA-->
<table width="648" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="648"><!--1st anchor link and menu -->
<div id="chromemenu">
<ul>
<li><a href="index.htm">Home</a></li>
<li><a href="about.htm" onMouseover="cssdropdown.dropit(this,event,'dropmenu1')">About Us</a></li>
<li><a href="services.htm" onMouseover="cssdropdown.dropit(this,event,'dropmenu2')">Services</a></li>
<li><a href="sectors.htm" onMouseover="cssdropdown.dropit(this,event,'dropmenu3')">Sectors</a></li>
<li><a href="resources.htm">Resources</a></li>
<li><a href="media.htm">Media Gallery</a></li>
<li><a href="contact.htm">Contact
Us</a></li>
<li><a href="map.htm">Site Map</a></li>
</ul>
</div>
<div id="dropmenu1" class="dropmenudiv" style="width: 250px;"> <a href="projects.htm">Experience & Past Projects</a><a href="principals.htm">ORI Principals</a><a href="affiliations.htm">Affiliations</a> </div>
<div id="dropmenu2" class="dropmenudiv" style="width: 250px;"> <a href="prepare.htm">Human Impact Preparedness</a><a href="develop.htm">Human Capital Development</a><a href="response.htm">Human Impact Response and Recovery</a> </div>
<div id="dropmenu3" class="dropmenudiv" style="width: 150px;"> <a href="manufact.htm">Manufacturing</a><a href="government.htm">Government</a><a href="education.htm">Education</a><a href="nonprofit.htm">Nonprofit</a><a href="disaster.htm">International Disasters</a></div>
<div id="dropmenu4" class="dropmenudiv" style="width: 150px;"> <a href="#">Engagement</a>
<a href="#">Pre - Wedding Events</a> <a href="#">Wedding Accessories</a>
<a href="#">Reception</a> <a href="#">Wedding Invitations</a>
<a href="#">Programs</a> </div>
<div id="dropmenu5" class="dropmenudiv" style="width: 150px;"> <a href="#">Paper
Prince</a> <a href="#">Mara-Mi</a> <a href="#">Cross My Heart</a>
<a href="#">XXOX</a> <a href="#">Carlson Craft</a> <a href="#">Itty
Bitty</a> <a href="#">Take Note!</a> <a href="#">Encore</a>
<a href="#">Chase</a> <a href="#">Dinky Designs</a> </div>
</tr>
</table>
</td>
</tr>
<tr>
<td class="menuborder"><img src="images/pic3.jpg" width="650" height="160"></td>
</tr>
<tr>
<td>
<!--////////////////////////Begin Main Content Area///////////////////////////////////-->
<span class="text"><font color="#FFFF24"><b>Media Gallery</b></font></span><br/>
<img src="images/orangeline.gif">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top" width="200" rowspan="2">
<table width="200" border="0" cellspacing="5" cellpadding="5">
<tr>
<td>
<table width="225" border="1" cellpadding="0" cellspacing="0" bordercolor="#ff7f00">
<tr>
<td class="menuheader" style="menuheader"><b>::Contact ORI Consulting</b></td>
</tr>
<tr>
<td class="hatch">
Organizational Resilience International, LLC<br />
85 Warren Street<br />
Concord, NH 03301<br />
603-369-3481 (tel.)<br />
800-807-6125 (toll free US)<br />
617-906-5995 (fax)<br />
</td>
</tr>
</table>
<br />
</td>
</tr>
</table>
</td>
<td valign="top" width="450" colspan="2" class="btextv" align="center">
<p class="btextv"><b><center>
<table align="left" width="300" border="0" cellspacing="5" cellpadding="0">
<tr valign="top">
<td valign="top" colspan="2"><br>
<br>
<p class="btextv">Thank You for your request. A representative will review your request and respond as soon as possible.</p><br>
<br> <br>
<br> <br>
<br> <br> </td>
</tr></table>
<?
if(isset($submit)){
$mail_to = "erikson@gmail.com";
$mail_subject = "Client Contact Form" ;
$mail_body = "Customer Contact Form from your website. \n\n";
$mail_body .= "Name: " . $Name . "\n";
$mail_body .= "Address1: " . $Address1 . "\n";
$mail_body .= "Address2: " . $Address2 . "\n";
$mail_body .= "City: " . $City . "\n";
$mail_body .= "State: " . $State . "\n";
$mail_body .= "Phone: " . $Phone . "\n";
$mail_body .= "Email Address: " . $Email . "\n";
$mail_body .= "Project Description: " . $Project_Description . "\n";
$mailheaders= "From: " . $Email. "" ;
mail($mail_to, $mail_subject, $mail_body, $mailheaders);
}
?>
</center>
</font></b>
<p class="btextv"><center>
</center>
</td>
</tr>
<!--<tr>
<td valign="bottom" align="right">
<form name="form1" method="post" action="" align="middle">
<font color="#FFFFFF" size="2"><b>Search ::</b></font>
<input type="text" name="textfield" style="background-color:#8593C2">
</form>
</td>
<td valign="bottom"><img src="images/searchbutton.jpg"> </td>
</tr>-->
</table>
<!--//////////////////////////End Main Content Area///////////////////////////////////-->
</td>
</tr>
<tr>
<td valign="bottom" class="footerbg">Copyright @ 2006 :: Erikson Design
Group</td>
</tr>
</table>
</td>
<td class="col_right" width="214"> </td>
</tr>
</table>
</body>
</html>