|
|
|
|
|
');
end2 = theCode.indexOf('>', 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;
if( theScript && theScript.indexOf('goFlash') > 0){
goFlash();
}
}
connectIt2();
function rollOverList_1035( theID ){
var listTitle = document.getElementById( "1035_" + theID + "_title");
var listDate = document.getElementById( "1035_" + theID + "_date");
listTitle.bgColor = "e5f2ff";
listDate.bgColor = "e5f2ff";
}
function rollOutList_1035( theID ){
var listTitle = document.getElementById( "1035_" + theID + "_title");
var listDate = document.getElementById( "1035_" + theID + "_date");
listTitle.bgColor = "F5F5F5";
listDate.bgColor = "F5F5F5";
}
listItems_1035 = new Array();
listItems_1035[1] = {title:"Stomp Classic™ Pedal Tuner", id:528, date:"Tue, Jun 15, 2010"};
listItems_1035[2] = {title:"StroboClip™ Clip-On Strobe Tuner", id:516, date:"Mon, Jan 11, 2010"};
listItems_1035[3] = {title:"Sonuus B2M™", id:517, date:"Mon, Jan 11, 2010"};
listItems_1035[4] = {title:"BBS-1 Wireless Pulsating Metronome", id:507, date:"Wed, Nov 11, 2009"};
function searchIt_1035( searchString ){
var matches = 0;
for(var j = 1; j < listItems_1035.length; j++){
var mySearch = new RegExp(searchString, "i");
isMatch = listItems_1035[j]['title'].search(mySearch);
var theItem = document.getElementById( "contentList1035_" + listItems_1035[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_1035(){
var theInput = document.getElementById("searchInput_1035");
searchIt_1035(theInput.value);
}
//-->
| Stomp Classic™ Pedal Tuner |
Tue, Jun 15, 2010 |
| StroboClip™ Clip-On Strobe Tuner |
Mon, Jan 11, 2010 |
| Sonuus B2M™ |
Mon, Jan 11, 2010 |
| BBS-1 Wireless Pulsating Metronome |
Wed, Nov 11, 2009 |
|
Select a topic from the list above.
|
|
|
|
|
|
|