~imbrandon/+junk/omg-bzr

« back to all changes in this revision

Viewing changes to files/wordpress/wp-content/themes/min-omgubuntu/footer.php

  • Committer: Brandon Holtsclaw
  • Date: 2012-05-30 07:31:18 UTC
  • Revision ID: me@brandonholtsclaw.com-20120530073118-5yhyjv4yp8bheiil
speed test

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
</div><div id="footer"><div id="colophon"><div id="site-info"><div class="menu-footer-menu-1-container"><ul id="menu-footer-menu-1" class="menu"><li id="menu-item-25" class="menu-item menu-item-type-custom menu-item-25"><a title="Drop us a line!" href="/contact-us/">Contact Us</a></li><li id="menu-item-26" class="menu-item menu-item-type-custom menu-item-26"><a title="The team behind OMG! Ubuntu!" href="/staff/">The Team</a></li><li id="menu-item-27" class="menu-item menu-item-type-custom menu-item-27"><a href="/code-of-conduct/">CoC</a></li><li id="menu-item-28" class="menu-item menu-item-type-custom menu-item-28"><a title="Know something we don’t?" href="/tip-time/">Submit a Tip</a></li></ul></div><div class="menu-footer-menu-2-container"><ul id="menu-footer-menu-2" class="menu"><li id="menu-item-29" class="menu-item menu-item-type-custom menu-item-29"><a title="Subscribe to our RSS feed!" href="http://feeds.feedburner.com/d0od">RSS</a></li><li id="menu-item-30" class="menu-item menu-item-type-custom menu-item-30"><a title="Follow us on Twitter!" href="http://twitter.com/omgubuntu">Twitter</a></li><li id="menu-item-31" class="menu-item menu-item-type-custom menu-item-31"><a title="Visit our Facebook fan page!" href="http://www.facebook.com/omgubuntu">Facebook</a></li><li id="menu-item-32" class="menu-item menu-item-type-custom menu-item-32"><a title="Check our the videos on our official YouTube channel!" href="http://youtube.com/omgubuntu">YouTube</a></li><li id="menu-item-33" class="menu-item menu-item-type-custom menu-item-33"><a title="OMG! Ubuntu!" href="http://omgubuntu.co.uk">OMG! Ubuntu!</a></li><li id="menu-item-34" class="menu-item menu-item-type-custom menu-item-34"><a title="Ubuntu Gamer" href="http://ubuntugamer.com">Ubuntu Gamer</a></li><li id="menu-item-35" class="menu-item menu-item-type-custom menu-item-35"><a title="OMG! SUSE!" href="http://omgsuse.com">OMG! SUSE!</a></li></ul></div><?php /*wp_nav_menu( array('menu' => 'Footer Menu 1' )); ?><?php wp_nav_menu( array('menu' => 'Footer Menu 2' )); */?><div id="omg-ubuntu"><p><a href="<?php bloginfo( 'url' ) ?>/" title="<?php bloginfo( 'name' ) ?>" rel="home"><?php bloginfo( 'name' ) ?></a></p><p><?php bloginfo( 'description' ) ?></p></div><div id="copyright"><p>&copy; 2010 - 2011 <a href="http://ohso.co">Ohso Ltd</a>. All rights reserved.</p><p><a href="<?php bloginfo( 'url' ) ?>/" title="<?php bloginfo( 'name' ) ?>" rel="home"><?php bloginfo( 'name' ) ?></a> is a member of the Ohso Ltd Network.</p><p><a href="http://www.ubuntu.com">Ubuntu</a> is a registered trademark of <a href="http://www.canonical.com">Canonical Ltd.</a></p></div></div></div></div></div><?php if ( is_single() ) { ?><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script><script type="text/javascript">
 
2
(function() {
 
3
var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];
 
4
s.type = 'text/javascript';
 
5
s.async = true;
 
6
s.src = 'http://widgets.digg.com/buttons.js';
 
7
s1.parentNode.insertBefore(s, s1);
 
8
})();
 
9
</script><?php } ?><?php wp_footer(); ?>
 
10
 
 
11
<script type="text/javascript" charset="utf-8">
 
12
  var is_ssl = ("https:" == document.location.protocol);
 
13
  var asset_host = is_ssl ? "https://s3.amazonaws.com/getsatisfaction.com/" : "http://s3.amazonaws.com/getsatisfaction.com/";
 
14
  document.write(unescape("%3Cscript src='" + asset_host + "javascripts/feedback-v2.js' type='text/javascript'%3E%3C/script%3E"));
 
15
</script>
 
16
 
 
17
<script type="text/javascript" charset="utf-8">
 
18
  var feedback_widget_options = {};
 
19
 
 
20
  feedback_widget_options.display = "overlay";  
 
21
  feedback_widget_options.company = "ohso";
 
22
  feedback_widget_options.placement = "right";
 
23
  feedback_widget_options.color = "#4d1f41";
 
24
  feedback_widget_options.style = "idea";
 
25
  
 
26
  
 
27
  
 
28
  
 
29
  
 
30
  
 
31
  
 
32
 
 
33
  var feedback_widget = new GSFN.feedback_widget(feedback_widget_options);
 
34
</script>
 
35
 
 
36
</body></html>