|
', end) + 1;
var theScript = theCode.substring(start2,end);
var newScript = document.createElement('script');
newScript.text = theScript;
theHead.appendChild(newScript);
var part1 = theCode.substring(0,start);
var part2 = theCode.substring(end2, theCode.length);
theCode = part1.concat(part2);
start = end + 9;
}
}
document.getElementById("contentDiv").innerHTML = theCode;
window.location.hash = "!sub=" + theID;
theTitle = searchByID_4820(theID);
document.title = originalTitle + ' - ' + theTitle;
//document.title = theTitle;
if (typeof fblike !== 'undefined'){
document.getElementById("fblike").innerHTML = ''
if (typeof FB !== 'undefined') {
FB.XFBML.parse(document.getElementById('fblike'));
}
}
if( theScript && theScript.indexOf('goFlash') > 0){
goFlash();
}
}
connectIt2();
function rollOverList_4820( theID ){
var listTitle = document.getElementById( "4820_" + theID + "_title");
var listDate = document.getElementById( "4820_" + theID + "_date");
listTitle.bgColor = "e5f2ff";
listDate.bgColor = "e5f2ff";
}
function rollOutList_4820( theID ){
var listTitle = document.getElementById( "4820_" + theID + "_title");
var listDate = document.getElementById( "4820_" + theID + "_date");
listTitle.bgColor = "F5F5F5";
listDate.bgColor = "F5F5F5";
}
listItems_4820 = new Array();
listItems_4820[1] = {title:"Guitar - Temper Tuning With The GTR Temperament -Sweetened Tunings™", id:90, date:"Wed, May 23, 2007"};
listItems_4820[2] = {title:"Staying in tune when using a capo.", id:129, date:"Fri, May 25, 2007"};
listItems_4820[3] = {title:"Accordatori Stroboscopici", id:71, date:"Wed, May 16, 2007"};
listItems_4820[4] = {title:"Afinadores Estroboscópicos", id:70, date:"Wed, May 16, 2007"};
listItems_4820[5] = {title:"Piano -The Autostrobe 490ST stretches value too! ", id:88, date:"Wed, May 23, 2007"};
listItems_4820[6] = {title:"Peterson Tuners: Why Use A Strobe Tuner?", id:335, date:"Thu, Apr 24, 2008"};
listItems_4820[7] = {title:"Accordeurs Stroboscopiques", id:73, date:"Wed, May 16, 2007"};
listItems_4820[8] = {title:"Stroboskopische Stimmgeräte", id:69, date:"Wed, May 16, 2007"};
listItems_4820[9] = {title:"Band & Orchestra - Improving Intonation Part 1", id:86, date:"Tue, May 22, 2007"};
listItems_4820[10] = {title:"Band & Orchestra - Improving Intonation Part 2", id:85, date:"Tue, May 22, 2007"};
listItems_4820[11] = {title:"Is 1/10 Cent Accuracy Really Needed?", id:362, date:"Wed, Oct 08, 2008"};
listItems_4820[12] = {title:"Guitar Intonation Introduction", id:364, date:"Wed, Oct 08, 2008"};
listItems_4820[13] = {title:"Steel Pan Tuning - Drums of the Caribbean ", id:367, date:"Thu, Oct 09, 2008"};
listItems_4820[14] = {title:"Bell Tuning ", id:368, date:"Thu, Oct 09, 2008"};
listItems_4820[15] = {title:"Lakland - The Art of Bass Building", id:369, date:"Thu, Oct 09, 2008"};
listItems_4820[16] = {title:"Steel Guitar ", id:370, date:"Thu, Oct 09, 2008"};
listItems_4820[17] = {title:"Tuning Marimba, Xylophone and Vibraphone", id:366, date:"Thu, Oct 09, 2008"};
listItems_4820[18] = {title:"Standard Guitar Intonation ", id:404, date:"Mon, Nov 03, 2008"};
listItems_4820[19] = {title:"Dobro® Sweeteners™", id:406, date:"Wed, Nov 05, 2008"};
listItems_4820[20] = {title:"Peterson True Open Tunings Pt. 2 ", id:407, date:"Thu, Nov 06, 2008"};
listItems_4820[21] = {title:"Peterson StroboClip and Bagpipes", id:605, date:"Wed, Aug 24, 2011"};
function searchIt_4820( searchString ){
var matches = 0;
for(var j = 1; j < listItems_4820.length; j++){
var mySearch = new RegExp(searchString, "i");
isMatch = listItems_4820[j]['title'].search(mySearch);
var theItem = document.getElementById( "contentList4820_" + listItems_4820[j].id );
if(isMatch != -1){
matches += 1;
theItem.className = "show";
}else{
theItem.className = "hide";
}
}
var theError = document.getElementById( "noMatch" );
if(matches == 0){
theError.innerHTML = "There are no articles available that match the keyword '" + searchString + "'. Please try a different search.";
}else{
theError.innerHTML = "";
}
}
function startSearch_4820(){
var theInput = document.getElementById("searchInput_4820");
searchIt_4820(theInput.value);
}
function searchByID_4820(theID){
for(var j = 1; j < listItems_4820.length; j++){
if(listItems_4820[j].id == theID){
return listItems_4820[j].title;
}
}
}
window.onload = function() {
initialiseStateFromURL();
}
function initialiseStateFromURL() {
var theHash = window.location.hash;
if(theHash.indexOf('=')){
var theNumber = theHash.substring(theHash.indexOf('=')+1, theHash.length);
selectList(theNumber);
}
}
//-->
|
Select a topic from the list above.
|
|
|