");
$('#maincontent').attr("class",page_class(link));
$('#eEdit').attr('href','rte3.php?edit=1&link=' + link);
$('#eNew').attr('href','rte3.php?edit=0&link=' + link);
$('#eDelete').attr('href','delete_page.php?edit=9&link=' + link);
$('#maincontent').slideDown('slow');
});
$('.rte').click( function(e) {
var link = $(this).attr('href');
document.location.href = link;
});
/* For LOCAL links on site pages */
$('.local').on('click', function(e) {
e.preventDefault(); // stops default behaviour
$('#maincontent').slideUp('slow');
var link = $(this).attr('href');
if(link.substring(0,11)=="main.php?p=") {
link = link.substring(11); // To ensure that only page data (not MAIN surround) is loaded
}
// alert("Link="+link);
$('#maincontent').load("loadpage.php?link=" + link);
$('#maincontentjs').load("");
$('#maincontent').attr("class",page_class(link));
$('#eEdit').attr('href','rte3.php?edit=1&link=' + link);
$('#eNew').attr('href','rte3.php?edit=0&link=' + link);
$('#eDelete').attr('href','delete_page.php?edit=9&link=' + link);
$('#maincontent').slideDown('slow');
});
$('#maincontent').on('click','a[href$=".mp3"]' ,function(e) {
e.preventDefault();
var song = $(this).attr('href');
var n = song.split("/");
song = n[n.length - 1]; // Last element
var songlink = "
";
// alert ('MP3 clicked: '+songlink);
$(this).after(songlink);
});
/* ********************************* */
// make sure action works on loaded content
var topic = 1;
$(document).on('click','#switch', function(e) {
e.preventDefault();
if(topic==1) {
topic = 2;
$('.bLatest').removeClass('bActive');
$('.bRecent').addClass('bActive');
$('.tLatest').css('display','none');
$('.tRecent').css('display','block');
} else {
topic = 1;
$('.bLatest').addClass('bActive');
$('.bRecent').removeClass('bActive');
$('.tLatest').css('display','block');
$('.tRecent').css('display','none');
}
});
/* ********************************* */
});
//-->
ROCKSMITH® 2014 EDITION RELEASES
GREEN DAY DLC PACKAGE
Trailer Download Link: http://static17.cdn.ubi.com/videos/prlinks/uk/Rocksmith_2014_Edition_Green_Day_songs_pack_Trailer_39286_UK.zip
Trailer Youtube Link: http://www.youtube.com/watch?v=WNvMBb9Gvww
London, UK – November 20, 2013 – Today, Ubisoft® announced that Rocksmith 2014® Edition’s Green Day DLC pack is available for download via Steam for PC and Mac, Xbox LIVE for Xbox 360® and Playstation Network for Playstation®3 in the UK.
Rocksmith 2014 Edition’s DLC offer has grown bigger every week since the game’s launch on October 24, ensuring guitar learners always have new songs to master. Four DLC packages have been released so far: The Smashing Pumpkins, Iron Maiden, Alice in Chains and Green Day. Even more songs will be made available in the coming weeks.
Players can purchase single songs or artist packages of three or five songs.
Green Day pack, released today:
· Oh Love
· Basketcase
· American Idiot
Other DLC packs already available for Rocksmith 2014 Edition:
Alice In Chains pack, available since November 12
· Man In The Box
· Would?
· Hollow
· Them Bones
· Check My Brain
Iron Maiden pack, available since November 5
· Fear Of The Dark
· Run To The Hills
· Aces High
· Number Of The Beast
· 2 Minutes To Midnight
The Smashing Pumpkins pack, available since October 29
• Today
• Bullet With Butterfly Wings
• 1979
• Tonight, Tonight
• Disarm
For the latest information on Rocksmith 2014 Edition, please visit: www.rocksmith.com