
AccuSound Cable Company Home Page
Welcome to Accusound
When you care about music
function forceHttps ()
{
if (window.location.protocol != "https:") {
window.location.href="https:"+window.location.href.substring(window.location.protocol.length);
}
return;
}