var PageTitle = "Maryland State Police Landing Zone Safety";
var PageHeading = "Maryland State Police Landing Zone Safety";
var PageHeadingSize = "200%";
var PageEmailLink = "info@mfri.org";
var PageEmailName = "";
var PageEmailDescription = "with Questions About Maryland State Police Landing Zone Safety Video";
var MenuLinks = [];
/*"Menu Item Label|Alt Text|href|target|Parentfile"*/

var MSPLSZVideoPlayer = "<object classid=\"clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B\" WIDTH=\"853\" HEIGHT=\"496\" codebase=\"http://www.apple.com/qtactivex/qtplugin.cab \"> <param name=\"SRC\" value=\"http://streaming.umd.edu/academic/mfri/msplzs.m4v\" /> <param name=\"AUTOPLAY\" value=\"true\" /> <param name=\"CONTROLLER\" value=\"true\" /> <param name=\"TYPE\" value=\"video/quicktime\" /> <param name=\"TARGET\" value=\"myself\" /> <embed src=\"http://streaming.umd.edu/academic/mfri/msplzs.m4v\"  href=\"rtsp://streaming.umd.edu:10554/academic/mfri/msplzs.m4v\" autoplay=\"true\" target=\"myself\" controller=\"true\" WIDTH=\"853\" HEIGHT=\"496\" loop=\"false\" plugin=\"quicktimeplugin\" type=\"video/quicktime\" cache=\"true\" pluginspage=\"http://www.apple.com/quicktime/download/\"></embed></object><br>The <span style=\"font-style: italic;font-style: bold;\">Maryland State Police Landing Zone Safety</span> video requires the Apple Quicktime player.  Click the link below to install it if you do not already have the Quicktime plug-in.";


function EmbedPlayer()
{
   $("#VidPlayer").append(MSPLSZVideoPlayer); 
}
