Using Client Script to change Canvas ID

Using Client Script to change Canvas ID

In my deals module, I have created two difference canvas.  One for personal insurance and one for Commercial insurance. 
I have a field in Deals called "Customer Type" that is a drop down with two choices, "Commercial" and "Personal".

I am trying to set up a client script, onLoad to set the correct canvas based on the customer type when I load a record.

Any help would be greatly appreciated.