// Add the dialog title $('#dprezzi h4').html("KUUSAMO, LA FINLANDIA D'AUTORE"); // Render the new form //$('.modal-body').html('%= j render("tabella_prezzi") %>'); $('#dbody').html('
\n

QUOTA INDIVIDUALE DI PARTECIPAZIONE DA MILANO<\/strong><\/p>\n\n\n \n \n \n \n \n
In cottage doppio<\/td>\n sauna<\/td>\n base 2 adulti<\/td>\n € 2.195<\/td>\n <\/tr>\n
In cottage ad uso esclusivo, su 2 piani<\/td>\n sauna, camino, vista lago ghiacciato<\/td>\n base 2 adulti<\/td>\n € 2.295<\/td>\n <\/tr>\n
 <\/td>\n  <\/td>\n base 3 adulti<\/td>\n € 2.240<\/td>\n <\/tr>\n
 <\/td>\n  <\/td>\n base 4 adulti<\/td>\n € 2.195<\/td>\n <\/tr>\n <\/tbody>\n<\/table>\n<\/p>\n<\/div> \n'); // Show the dynamic dialog $('#dprezzi').modal("show");