Link to Create New Lead/Customer/Account

Link to Create New Lead/Customer/Account

Hello,
From our application (Web application using Silverlight OOB) We would like the ability to click a link and have it take us to the Zoho CRM system "New Account", "New Lead", or "New Contact" page

I can determine the link to open an existing Account/Lead/Contact, so theoretically I can create a dummy record and open that (in a new browser window)

something like 
https://crm.zoho.com/crm/ShowEntityInfo.do?id=[RECORD ID]&module=[MODULE]&recordNum=1&FROM_INDEX=1&TO_INDEX=10&pfrom=cv&isload=true


is this possible?

Thanks much,
Jacob