This professional piano style damper (Sustain) pedal
offers half-damper action when used with products that support half-damper
control.
For products that do not support half-damper message, the pedal will act
like a regular, full damper pedal.
Specifications subject to change without notice
<%
dim iNumberOfSupportFiles, iNumberOfDownloads, iNumberOfNewsArticles, iNumberOfMultimediaFiles
iNumberOfSupportFiles = getNumberOfSupportFiles(strProductCode)
iNumberOfDownloads = getNumberOfDownloadFiles(strProductCode)
iNumberOfNewsArticles = getNumberOfNewsArticles(strProductCode)
iNumberOfMultimediaFiles = getNumberOfMultimediaFiles(strProductCode)
%>
<%if iNumberOfMultimediaFiles > 0 then%>
Launch Korg Sound Suite (MP3
player)
<%showMp3List strProductCode, 0%>
<%else%>
Sorry, no Mp3s are currently available for this product
<%end if%>
<%if iNumberOfSupportFiles > 0 then%>

<%else%>

<%end if%>
<%if iNumberOfSupportFiles > 0 then%>
View all Support documents
<%else%>
No Support Documents are available
<%end if%>
<%if iNumberOfDownloads > 0 then%>

<%else%>

<%end if%>
<%if iNumberOfDownloads > 0 then%>
View all available downloads
<%else%>
No Downloads are available
<%end if%>
<%if iNumberOfNewsArticles > 0 then%>

<%else%>

<%end if%>
<%if iNumberOfNewsArticles > 0 then%>
View all News articles
<%else%>
No News articles are available
<%end if%>