Rails-based website for local business
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

20 lines
510 B

  1. - content_for :header do
  2. %script(src='javascripts/jquery.color.min.js')
  3. %script
  4. :plain
  5. $(document).ready(function() {
  6. $("p > span").hover(function() {
  7. $(this).stop().animate({ color: "#fff" }, 600);
  8. },function() {
  9. $(this).stop().animate({ color: "#00f300" }, 600);
  10. });
  11. });
  12. :textile
  13. !images/Air-one.png(Air-one Logo)!
  14. Check back soon... We're doing some maintenance
  15. Meanwhile, contact us at:
  16. %(901) 762-0303% - or - %(888) 314-1263%