<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
      xmlns:t="http://www.participatorypolitics.org/"
      xmlns:i18n="http://www.participatoryculture.org/i18n"
      eventCookie="@@@eventCookie@@@" dtvPlatform="@@@dtvPlatform@@@">
<head>
<title>video player interface</title>

<link rel="stylesheet" type="text/css" href="resource:css/style.css" />
<link rel="stylesheet" type="text/css" href="resource:css/sidebar.css" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<t:include filename="dynamic.js" />
</head>
<body onload="beginUpdates();"> 

<div id="sidebar">
<span>!Simple translation!</span>

<span>!This is a <span>car</span> and this is a <span>!truck stop in a <span>can</span>!</span> <span>This text is <b style="color:red">raw</b> text</span>!</span>

</div>

</body>
</html>
