Can anyone point me to Documentation or how to set a lookup field with allow multiples?

I'm using a query string ?cases=34
34 is the ID of the lookup item i want to set into the value.
my js variable in the form is cases = NWF$("#" + cases).val(34) does not work
please help as i need to get this into testing immediately.
Thanks