<?
echo '<div id="UserEditWindow" style="width:850px;height:570px;">
<div class="widget-head HeadlineUserEdit"><a class="collapse" href="javascript:Hide('.chr(39).'UserEditWindow'.chr(39).');ClearGreyScreen();">COLLAPSE</a>
<h3 id="widgetWindowHeadlineUser"> Edit User</h3>
</div>
<div class="widget-content" style="">
</div>
<div style="position:absolute;width:100%;height:100%;top:0px;left:0px;margin:10px;overflow:hidden;border:0px;z-index:100000">
<p> </p>
<iframe src="blank_grey.php" name="IframeEditUsers" id="IframeEditUsers" scrolling="no" height="520" width="820" frameborder="0" class="iframeUser"></iframe>
';
echo' <div style="padding-left:10px;padding-top:10px;">';
echo '
<br/> <br/>
<input type="hidden" name="ausgefuellt" value="ja"/>
</div>
</div>
</div>
';?>