';
// Not a quicktime media file
if(quicktime==0)
{
// Click will close
popup_html += '';
popup_html += '
';
popup_html += '';
}
else
{
// Opening it using Quicktime
popup_html += '';
}
popup_html += '';
if (title.length !=0)
{
popup_html += '
';
popup_html += title;
popup_html += '
';
}
if (date.length !=0)
{
popup_html += '
';
popup_html += date;
popup_html += '
';
}
if (comment.length !=0)
{
popup_html += '
';
popup_html += comment;
popup_html += '
';
}
if (exif. length !=0)
{
popup_html += '
';
popup_html +='';
popup_html += exif;
popup_html +='';
popup_html += '
';
}
popup_html += '
';
popup_html +=