Hi narendrababu,
If you just need to open your galley page, then use the javascript method below to open your own page.
window.open("http://www.google.com", "_blank") ;
Regards,
Ken