<!--
var preview = 'no'
if (preview != 'yes')
{
if (top != self)
{
top.location = location;
}
}
// -->
