// Populate the cameras with the selected manufacturer function funPopulateCameras(strModel) { document.location.href = '/' + '?cma=' + strModel; }