Hi BhaveshPatel,
In this version of ASP.Net, you can't open catalogzone in a different page because the catalogzone is opened when the page display mode is CatalogDisplayMode and it is visible in the same page.
You can create a different page to contain web parts catalog (pop up window) but you need to populate the catalog yourself and it requires inter-window communication between the window contains the main page and the pop up window.
In the book "Web parts in action" of Darren Neimke, you can find an example of this solution.
Trirange Portal Server 2007Web 2.0, AJAX Portal Framework