
function InsertStudioPanorama()
{
document.write('<OBJECT classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="512" height="350" codebase="http://www.apple.com/qtactivex/qtplugin.cab">\n');
document.write('<param name="src" value="hodgkin_studio.mov">\n');
document.write('<param name="autoplay" value="true">\n');
document.write('<param name="controller" value="true">\n');document.write(' <param name="loop" value="true">\n');
document.write(' <EMBED src="hodgkin_studio.mov" width="512" height="350" autoplay="true" controller="true" loop="true" pluginspage="http://www.apple.com/quicktime/download/">\n');
document.write(' </EMBED>\n');
document.write('</object>\n');
document.write('<div class="credit" style="margin-left:15px;width:470px;"><span style="float:right;text-align:right;font-size:0.9em;">Photographed by Gautier Deblonde<br> &copy; Gautier Deblonde</span>');
document.write('<p style="margin-top:0px;margin-left:15px;">Click and drag the mouse to pan around the studio.<br> Press <strong>SHIFT</strong> to zoom in, <strong>CTRL</strong> to zoom out<br>(If you cannot see the image above you will need to download <a href="http://www.apple.com/quicktime/download/index.html" target="_blank">QuickTime</a>)<br>																																													<a href="#img1" title="Click to see a larger version of the image" onclick="showMe(0); return false;"><img src="/britain/exhibitions/howardhodgkin/images/enlarge_icon.gif" width="14" height="9" border="0" />view panoramic photo of Hodgkin\'s studio </a></p></div>\n');
}
