Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
171 lines (160 sloc)
7.64 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <META NAME="description" CONTENT="Official Website of software developer and web design/hosting company Acme Express Inc. in Cleveland, Ohio."> | |
| <META NAME="keywords" CONTENT="acme, acme express, cleveland, ohio, software, software, platinum, platinum accounting, batchmaster, | |
| isp, cleveland isp, internet service provider, internet, isp in cleveland, cleveland internet | |
| service provider, ohio isp, isp in ohio, ohio internet service provider, | |
| ohio software, ohio software companies, ohio internet companies, ohio internet company, Website Developers, | |
| asp, axtive x, cleveland, perl, cgi, internet, | |
| applications, cleveland internet access, web hosting, frontpage webs, dialup, akron, web design, Cleveland, OH, | |
| Cleveland ISP, x2,isdn, internet service provider, dial-up, dedicated, Cleveland Internet Service Provider, | |
| Cleveland ISP, web hosting, business, personal, 216 access number, usenet, | |
| ftp, consulting, support, clientele, web creation, web design, website design, | |
| Microsoft Certified, active server pages, cleveland internet provider, | |
| 216, 440, 330"> | |
| <!-- acme, acme express, cleveland, ohio, software, world trade, | |
| Cleveland World Trade Association, software, platinum, platinum accounting, batchmaster, | |
| isp, cleveland isp, internet service provider, internet, isp in cleveland, cleveland internet | |
| service provider, northern ohio, ohio isp, isp in ohio, ohio internet service provider, | |
| ohio software, ohio software companies, ohio internet companies, ohio internet company, | |
| Internet Marketing Firm, Sales Automation Services, Multimedia, CD-ROM, Website Developers, | |
| Quicktime VR Developers, Interative Authoring, Web Site Services, 56k, x2, isp, webhosting, | |
| design, fundraising, electronic commerce, childsafe access, Software, Perl, CGI, Domain, | |
| Internet, Microsoft, Web, Development, Site, edge, real, vrml, surround, video, audio, | |
| webmaster, network, web statistics, demographics, webmaster, websmith, microsoft developer, | |
| asp, axtive x, dcom, cleveland, united states, us, usa, perl, cgi, internet, net, | |
| applications, 56K, v.90, cleveland v.90, v.90 isp, x2 v.90, cleveland internet access, web hosting, frontpage webs, 3com, | |
| itu standard, itu, email, usenet, dialup, akron, akron v.90, akron x2, akron 56K, | |
| northeast ohio v.90, notheast ohio 56K, v.90 internet, web design, Cleveland, OH, Cleveland x2 isp, | |
| Cleveland ISP, x2,isdn, internet service provider, dial-up, dedicated, Cleveland Internet Service Provider, | |
| Cleveland ISP, US Robotics, X2 ISP, web hosting, business, personal, 216 access number, usenet, | |
| ftp, 56K, consulting, support, clientele, web creation, web design, website design, | |
| Microsoft Certified Solutions Provider, Microsoft Certified, microsoft solutions, microsoft solutions provider, | |
| microsoft certified professional, active server pages, cleveland internet provider, | |
| 216, 440, 330, email, e-mail, email account, e-mail account, cleveland computer companies, | |
| cleveland software company, cleveland internet company, cleveland internet service, | |
| facsys, 32-bit application, TAPI dialing, ODBC data support, Platinum for SQL, Microsoft Industry Solutions Award Winner for Best Functionality, | |
| General Ledger, System Manager, FRx Reporting, Sales Force Automation, Inventory tracking and management, | |
| process manufacturing, LIFO, FIFO, Standard, Last cost, OSHA, HazComm Standard, SARA, ANSI, | |
| CHEMTREC, CHEM-TEL, acme forms tool, priority dispatcher, efficient routing, auto carrier, | |
| auto carrier software, docs, nih, doctors, staff scheduling, optus, network fax, LAN-fax, | |
| web agent, NetAccess, Brooktrout Technology, Novell NetWare, Enhanced Systems, Hello NT, | |
| telecommunications, pbx --> | |
| <meta name="revisit" content="14 days"> | |
| <META NAME="resource-type" CONTENT="document"> | |
| <META NAME="title" CONTENT="Acme Express Inc."> | |
| <META NAME="robots" CONTENT="Follow"> | |
| <META NAME="distribution" CONTENT="Global"> | |
| <html> | |
| <head> | |
| <title>Document Title</title> | |
| </head> | |
| <script language="JavaScript"> | |
| <!-- | |
| // "On" buttons | |
| if (!document.images) {} | |
| else { | |
| companyOn = new Image(); | |
| companyOn.src = "images/companyblue.jpg"; | |
| peopleOn = new Image(); | |
| peopleOn.src = "images/peopleblue.jpg"; | |
| productsOn = new Image(); | |
| productsOn.src = "images/productsblue.jpg"; | |
| portfolioOn = new Image(); | |
| portfolioOn.src = "images/portfolioblue.jpg"; | |
| jobsOn = new Image(); | |
| jobsOn.src = "images/jobsblue.jpg"; | |
| servicesOn = new Image(); | |
| servicesOn.src = "images/servicesblue.jpg"; | |
| contactsOn = new Image(); | |
| contactsOn.src = "images/contactsblue.jpg"; | |
| homeOn = new Image(); | |
| homeOn.src = "images/homeblue.jpg"; | |
| } | |
| // "Off" buttons | |
| if (!document.images) {} | |
| else { | |
| companyOff = new Image(); | |
| companyOff.src = "images/companyred.jpg"; | |
| peopleOff = new Image(); | |
| peopleOff.src = "images/peoplered.jpg"; | |
| productsOff = new Image(); | |
| productsOff.src = "images/productsred.jpg"; | |
| portfolioOff = new Image(); | |
| portfolioOff.src = "images/portfoliored.jpg"; | |
| jobsOff = new Image(); | |
| jobsOff.src = "images/jobsred.jpg"; | |
| servicesOff = new Image(); | |
| servicesOff.src = "images/servicesred.jpg"; | |
| contactsOff = new Image(); | |
| contactsOff.src = "images/contactsred.jpg"; | |
| homeOff = new Image(); | |
| homeOff.src = "images/homered.jpg"; | |
| } | |
| function img_act(imgName) { | |
| if (!document.images) {} | |
| else { | |
| imgOn = eval(imgName + "On.src"); | |
| document [imgName].src = imgOn; | |
| } | |
| } | |
| function img_inact(imgName) { | |
| if (!document.images) {} | |
| else { | |
| imgOff = eval(imgName + "Off.src"); | |
| document [imgName].src = imgOff; | |
| } | |
| }//--> | |
| </script> | |
| <body leftmargin="1" bgcolor="#ffffff" background="images/tiledside.gif"> | |
| <table border="0" cellpadding="0" cellspacing="0"> | |
| <tr> | |
| <td><a href="index.html" target="_parent"><img src="images/logo.jpg" width="140" | |
| height="105" border="0"></a></td> | |
| </tr> | |
| <tr> | |
| <td><a href="company.asp" target="main" onMouseover="img_act ('company')" | |
| onMouseout="img_inact ('company')"><img name="company" src="images/companyred.jpg" | |
| width="102" height="28" border="0"></a></td> | |
| </tr> | |
| <tr> | |
| <td><a href="people.asp" target="main" onMouseover="img_act ('people')" | |
| onMouseout="img_inact ('people')"><img name="people" src="images/peoplered.jpg" | |
| width="102" height="28" border="0"></a></td> | |
| </tr> | |
| <tr> | |
| <td><a href="jobs.asp" target="main" onMouseover="img_act ('jobs')" | |
| onMouseout="img_inact ('jobs')"><img name="jobs" src="images/jobsred.jpg" width="102" | |
| height="28" border="0"></a></td> | |
| </tr> | |
| <tr> | |
| <td><a href="products.asp" target="main" onMouseover="img_act ('products')" | |
| onMouseout="img_inact ('products')"><img name="products" src="images/productsred.jpg" | |
| width="102" height="28" border="0"></a></td> | |
| </tr> | |
| <tr> | |
| <td><a href="portfolio.asp" target="main" onMouseover="img_act ('portfolio')" | |
| onMouseout="img_inact ('portfolio')"><img name="portfolio" src="images/portfoliored.jpg" | |
| width="102" height="28" border="0"></a></td> | |
| </tr> | |
| <tr> | |
| <td><a href="frame_services.asp" target="main" onMouseover="img_act ('services')" | |
| onMouseout="img_inact ('services')"><img name="services" src="images/servicesred.jpg" | |
| width="102" height="28" border="0"></a></td> | |
| </tr> | |
| <tr> | |
| <td><a href="contacts.asp" target="main" onMouseover="img_act ('contacts')" | |
| onMouseout="img_inact ('contacts')"><img name="contacts" src="images/contactsred.jpg" | |
| width="102" height="28" border="0"></a></td> | |
| </tr> | |
| <tr> | |
| <td><a href="main.asp" target="main" onMouseover="img_act ('home')" | |
| onMouseout="img_inact ('home')"><img name="home" src="images/homered.jpg" width="102" | |
| height="51" border="0"></a></td> | |
| </tr> | |
| </table> | |
| <p>Mysterious Elements</p> | |
| <p> was here</p> | |
| <p> <a href="mailto:mysterious_elements@hotmail.com">!Mail | |
| us!</a></p> | |
| <p>"NT is Gay!"</p> | |
| </body> | |
| </html> |