Open 2 links in 1 macro with 10 minutes delay

I have 2 links: link 1, link 2
I want to open them in 1 macro.
The link 2 is opened after the link 1
There is 10 minutes delay
Can anyone help me to do it??
Thank you so much!!!

Declare three variables A B and C as an integer. Step 4: Assign Random values to A and B variables. Step 5 clicker counter : Use a Msgbox function to display that wait time is about to start. Step 6: Use Wait function to wait for the code for 10 Seconds.

Open | Link1 |
Pause | 600000
Open | Link2 |

Is there any solution. Thanks a lot