Right here it is
https: //www. rapidshare. com/#! download2991466935804Copy_of_Final. zip2368
Another link also way up…
http: //www. mediafire. com/syffk257cbrc9yr
Perhaps it’s too later now.
alter home. html to be able to index. html (main page needs to be " index. html" )
and change it in every links. Center the menu too. Notice these changes the following:
< tr> < td colspan=" 3" cellspacing=" 0" align=" center" >
< ul id=" list-nav" >
< li> < any href=" index. html" > Home< /a> < /li>
< li> < any href=" about. html" > With regards to Us< /a> < /li>
< li> < any href=" services. html" > Services< /a> < /li>
< li> < any href=" product. html" > Products< /a> < /li>
< li> < any href=" Contact. html" > Contact< /a> < /li>
< /ul>
< /td> < /tr>
You should change that on every page in addition.