<html> <head> <script type='text/javascript' src='360dmc.js'></script> $(document).ready(function(){ $('#test').s360dm({'idmodel':'00015'}); }); </head> <body> <img id='test'> </body> </html>