function Preview()
{
  Layer.call(this);
  
  this.el.id = "preview";
}