Jquery UI - Dialogs Content Loading Command

Jquery UI - Dialogs Content Loading Command

Hi,
 
I am new to jquery and website building.  I am currently trying to use jquery tabs and dialog to create a company page for our stores.  I am using tabs for the different states and dialog for a pop up box with a picture of the store and a embed link to google maps.
 
The problem I am having is we have about 80 stores and it is loading all the google maps at once when you enter the page.  Which is causing the memory to run out and the page to crashes.  I thought using the tabs would help with this since it would only load each tab when click on.  But it didn't.
 
So long story short I am trying to find out is there a way to set dialogs to only load their content once clicked on?