﻿function openExtendedWarranty(){
openPopup('/GC-Performance-Guarantee-Popup-g10004t0.gc', 'GuitarCenter', '450', '400')
}
$(function () {
$(".categorysearch").attr("href", function (index, attr) {
return this + "?categorysearch=true";
});
});
