function show_quickpanorama(MOV)
{
document.write("<embed src='" +MOV+ "' controller=\"TRUE\" width=\"790\" height=\"590\" scale=\"TOFIT\" pluginspage=\"http://www.apple.com/quicktime/tutorials/embed.html\"></embed>");
}
