|
', 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_8671(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_8671( theID ){
var listTitle = document.getElementById( "8671_" + theID + "_title");
var listDate = document.getElementById( "8671_" + theID + "_date");
listTitle.bgColor = "e5f2ff";
listDate.bgColor = "e5f2ff";
}
function rollOutList_8671( theID ){
var listTitle = document.getElementById( "8671_" + theID + "_title");
var listDate = document.getElementById( "8671_" + theID + "_date");
listTitle.bgColor = "F5F5F5";
listDate.bgColor = "F5F5F5";
}
listItems_8671 = new Array();
listItems_8671[1] = {title:"Staying in tune when using a capo.", id:129, date:"Fri, May 25, 2007"};
listItems_8671[2] = {title:"What are temperaments and Sweeteners and why should I care? ", id:59, date:"Fri, May 11, 2007"};
listItems_8671[3] = {title:"I\'m new to strobe tuning, how does the display work?", id:48, date:"Wed, May 09, 2007"};
listItems_8671[4] = {title:"What is the deal with the GTR® temperament?", id:58, date:"Fri, May 11, 2007"};
listItems_8671[5] = {title:"Why aren\'t other tuners this accurate? ", id:84, date:"Tue, May 22, 2007"};
listItems_8671[6] = {title:"Can I do intonation with my StroboStomp tuner pedal?", id:40, date:"Mon, May 07, 2007"};
listItems_8671[7] = {title:"Is 1/10th Cent Accuracy Really Needed?", id:89, date:"Wed, May 23, 2007"};
listItems_8671[8] = {title:"Can I use the Strobe Tuner to tune my Earvana® / Buzz Feiten Tuning System® adjusted guitar? ", id:57, date:"Fri, May 11, 2007"};
listItems_8671[9] = {title:"Can I tune a piano with Virtual Strobe?", id:52, date:"Thu, May 10, 2007"};
listItems_8671[10] = {title:"How do I read the tuning display?", id:38, date:"Mon, May 07, 2007"};
listItems_8671[11] = {title:"What are the differences between the StroboFlip and the V-SAM?", id:50, date:"Thu, May 10, 2007"};
listItems_8671[12] = {title:"Do the virtual or mechanical strobes require recalibration? ", id:81, date:"Tue, May 22, 2007"};
listItems_8671[13] = {title:"Why do the Virtual Strobes have multiple bands of strobe images?", id:80, date:"Tue, May 22, 2007"};
listItems_8671[14] = {title:"Which model is best for \"Glitter Tuning\"?", id:42, date:"Mon, May 07, 2007"};
listItems_8671[15] = {title:"How do I find out how far out of tune my guitar is? ", id:83, date:"Tue, May 22, 2007"};
listItems_8671[16] = {title:"Why do some bands on the strobe display disappear sometimes? ", id:78, date:"Tue, May 22, 2007"};
listItems_8671[17] = {title:"What tuners have \"True Bypass\"? ", id:53, date:"Thu, May 10, 2007"};
listItems_8671[18] = {title:"What is \"Bass Shift\" and how do I activate it? ", id:55, date:"Thu, May 10, 2007"};
listItems_8671[19] = {title:"Can I use a Virtual Strobe for \"Tap Tuning\"?", id:43, date:"Mon, May 07, 2007"};
listItems_8671[20] = {title:"I often tune in a loud environment, what can I get to help with that? ", id:60, date:"Fri, May 11, 2007"};
listItems_8671[21] = {title:"Why does the Virtual Strobe™ display disappear completely sometimes? ", id:79, date:"Tue, May 22, 2007"};
listItems_8671[22] = {title:"What if I am playing in the company of an instrument that is out of tune and is \"non-adjustable\"?", id:82, date:"Tue, May 22, 2007"};
listItems_8671[23] = {title:"Which tuners feature silent tuning? ", id:51, date:"Thu, May 10, 2007"};
listItems_8671[24] = {title:"How low a pitch can the Virtual Strobes read and display? ", id:56, date:"Fri, May 11, 2007"};
listItems_8671[25] = {title:"Which tuners can put out audio tones?", id:76, date:"Tue, May 22, 2007"};
listItems_8671[26] = {title:"What tuner is best for pan tuning?", id:39, date:"Mon, May 07, 2007"};
listItems_8671[27] = {title:"Is there a carrying case available?", id:41, date:"Mon, May 07, 2007"};
listItems_8671[28] = {title:"Why would I want manual note selection and how do I get into that mode? ", id:77, date:"Tue, May 22, 2007"};
listItems_8671[29] = {title:"Can I Have the VS-1/VS-II/V-SAM start automatically in \"Bass Shift\"? ", id:54, date:"Thu, May 10, 2007"};
listItems_8671[30] = {title:"Why does the StroboStomp GTR Sweetener only work for standard tuning or ½ step down?", id:340, date:"Fri, Jun 06, 2008"};
listItems_8671[31] = {title:"Do sweeteners still work when I drop tune but I do not put the tuner in ‘drop’ mode?", id:342, date:"Fri, Jun 06, 2008"};
listItems_8671[32] = {title:"Stomp Classic Firmware and Tuning Map Software", id:591, date:"Thu, Mar 17, 2011"};
function searchIt_8671( searchString ){
var matches = 0;
for(var j = 1; j < listItems_8671.length; j++){
var mySearch = new RegExp(searchString, "i");
isMatch = listItems_8671[j]['title'].search(mySearch);
var theItem = document.getElementById( "contentList8671_" + listItems_8671[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_8671(){
var theInput = document.getElementById("searchInput_8671");
searchIt_8671(theInput.value);
}
function searchByID_8671(theID){
for(var j = 1; j < listItems_8671.length; j++){
if(listItems_8671[j].id == theID){
return listItems_8671[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.
|
|
|