Advertisement
Guest User

Untitled

a guest
Jan 8th, 2013
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.76 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>>
  3.  
  4. <head profile="http://gmpg.org/xfn/11">
  5. <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
  6. <meta name="distribution" content="global" />
  7. <meta name="robots" content="follow, all" />
  8. <meta name="contact" content="info@dancetraxxrecords.com" />
  9. <meta name="copyright" content="Copyright 2012. All Rights Reserved. Dancetraxx Records" />
  10. <meta name="language" content="en" />
  11. <meta name="description" content="The Official North American Hard Dance Record Label. Dancetraxx Records is unique, selling Hard Dance Tracks is our job and spreading the world the hard dance music is yours by buying our music!" />
  12. <title><?php wp_title(''); ?><?php if(wp_title('', false)) { echo ' :'; } ?> <?php bloginfo('name'); ?></title>
  13. <meta name="generator" content="WordPress <?php bloginfo('version'); ?>" />
  14. <meta name="keywords" content="techno, hardstyle, hardcore, music, dance, dancetraxx, records, record, label, philippe, payette, racicot, djmasterphil, soundwaver, free, music" />
  15. <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
  16. <link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" />
  17. <link rel="alternate" type="application/atom+xml" title="<?php bloginfo('name'); ?> Atom Feed" href="<?php bloginfo('atom_url'); ?>" />
  18. <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
  19. <link rel="stylesheet" type="text/css" href="<?php bloginfo('template_directory'); ?>/box.css" media="screen" />
  20. <link rel="stylesheet" type="text/css" href="<?php bloginfo('template_directory'); ?>/glide.css" media="screen" />
  21. <link rel="icon" type="image/png" href="/favicon.png" />
  22.  
  23. <?php
  24. wp_enqueue_script('jquery');
  25. wp_enqueue_script('jcarousel', '/wp-content/themes/gamerpress/js/jcarousel.js');
  26. wp_enqueue_script('cufon', '/wp-content/themes/gamerpress/js/cufon.js');
  27. wp_enqueue_script('jquery.easing.1.1', '/wp-content/themes/gamerpress/js/jquery.easing.1.1.js');
  28. wp_enqueue_script('Myriad', '/wp-content/themes/gamerpress/js/Myriad_Pro_700.font.js');
  29. wp_enqueue_script('Rockwell', '/wp-content/themes/gamerpress/js/Rockwell_Std_400.font.js');
  30. wp_enqueue_script('Effects', '/wp-content/themes/gamerpress/js/effects.js');
  31. wp_enqueue_script('jquery-ui-personalized-1.5.2.packed', '/wp-content/themes/gamerpress/js/jquery-ui-personalized-1.5.2.packed.js');
  32.  
  33. ?>
  34.  
  35. <script type="text/javascript"><!--//--><![CDATA[//><!--
  36. sfHover = function() {
  37. if (!document.getElementsByTagName) return false;
  38. var sfEls1 = document.getElementById("catmenu").getElementsByTagName("li");
  39. for (var i=0; i<sfEls1.length; i++) {
  40. sfEls1[i].onmouseover=function() {
  41. this.className+=" sfhover1";
  42. }
  43. sfEls1[i].onmouseout=function() {
  44. this.className=this.className.replace(new RegExp(" sfhover1\\b"), "");
  45. }
  46. }
  47. }
  48. if (window.attachEvent) window.attachEvent("onload", sfHover);
  49. //--><!]]></script>
  50.  
  51. <?php wp_get_archives('type=monthly&format=link'); ?>
  52. <?php //comments_popup_script(); // off by default ?>
  53. <?php
  54. if ( is_singular() ) wp_enqueue_script( 'comment-reply' );
  55. wp_head(); ?>
  56.  
  57. </head>
  58. <body>
  59.  
  60. <div id="wrapper">
  61. <div id="top">
  62.  
  63. <div class="blogname">
  64.  
  65. <div id="header_icons">
  66. <ul><li><a href="http://www.facebook.com/dancetraxxrecords" target="_blank" alt="Facebook"><img src="/images/social_net/facebook.png" /></li></ul>
  67. <li><a href="http://www.twitter.com/DTRAXXRecords" target="_blank" alt="Twitter"><img src="/images/social_net/twitter.png" /></li></ul>
  68. <li><a href="http://www.youtube.com/dancetraxxrecords" target="_blank" alt="YouTube"><img src="/images/social_net/youtube.png" /></li></ul>
  69. <li><a href="https://plus.google.com/110939277150791472117/" target="_blank" alt="Google+"><img src="/images/social_net/googleplus.png" /></li></ul>
  70. <li><a href="http://www.lastfm.fr/label/Dancetraxx+Records" target="_blank" alt="Last.FM"><img src="/images/social_net/lastfm.png" /></li></ul>
  71. <li><a href="http://www.hardstyle.com/dancetraxx-records" target="_blank" alt="Hardstyle.COM"><img src="/images/social_net/hardstylecom.png" /></li></ul>
  72. </div>
  73.  
  74. </div>
  75.  
  76. </div>
  77. <div class="clear"></div>
  78.  
  79. <div id="catmenucontainer">
  80. <div id="catmenu">
  81.  
  82. <li class="page_item <?php if ( is_home() ) { ?>current_page_item<?php } ?>"> <a href="<?php echo get_settings('home'); ?>/" title="Home">Home</a></li>
  83.  
  84. <?php wp_list_pages('sort_column=post_title&title_li=&depth=1');?>
  85.  
  86. </ul>
  87. </div>
  88.  
  89. <div id="foxmenucontainer">
  90.  
  91. <div id="menu">
  92. <ul>
  93.  
  94. </ul>
  95.  
  96. </div>
  97.  
  98. </div>
  99. </div>
  100.  
  101. <div id="casing">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement