click an object to open a url [from a web player...]

I need your advise on this -

i am using this link to open an external url -

Application.OpenURL (“http://google.com”);

this opens the url on my existing unity page

but i want to open a pop up window of certain size, what do i do ??

Use this to call out to a JavaScript function on your embedding page.