<frameset rows="0,20, 0,*,0,0" framespacing="0" scrolling="no" border="0" frameborder="YES" bordercolor="#3D4976" onLoad="giveMeChat();">
<frame name="voc_shower_php" src="<?php echo $current_design; ?>blank.html" marginwidth="0" marginheight="0" scrolling="auto" frameborder="0">
<frame name="menu" src="<?php echo $current_design; ?>blank.html" scrolling=no frameborder="0">
<frameset cols="0,*" framespacing="0" scrolling="no" frameborder="no" bordercolor="#3D4976" >
<frame name="top_top" src="<?php echo $current_design; ?>blank.html" marginwidth="0" marginheight="0" scrolling="no" frameborder="0">
<frame name="top_banner" src="<?php echo $current_design; ?>blank.html" marginwidth="0" marginheight="0" scrolling="no" frameborder="0">
</frameset>
<frameset cols="*,<?php if(!$cu_array[USER_REDUCETRAFFIC]) { ?>50, <?php } ?>200,0" bordercolor="#3D4976" framespacing="1" frameborder="YES" scrolling=auto>
<frameset rows="24,*" bordercolor="#3D4976" >
<frame name="menu_public" src="<?php echo $current_design; ?>blank.html" scrolling=no frameborder="0">
<?php //if this is a pre-moderated room and the current user is a moderator, then show him list of messages which have to be checked
if($cu_array[USER_CLASS] > 0 && $ar_rooms[$room_id][ROOM_PREMODER]==1) {?>
<frameset rows="40%,30%, 30%, 80" bordercolor="#3D4976" framespacing="3">
<frame name="voc_shower" src="<?php echo $current_design; ?>blank.html" marginwidth="0" marginheight="0" scrolling="auto" frameborder="0">
<frame name="voc_shower_priv" src="<?php echo $current_design; ?>blank.html" marginwidth="0" marginheight="0" scrolling="auto" frameborder="0">
<frame src="<?php echo $chat_url;?>approve.php?session=<?php echo $session;?>" name="voc_approve" marginwidth="0" marginheight="0" scrolling="auto" frameborder="0">
<frame src="<?php echo $current_design;?>blank.html" name="voc_sender" scrolling="no" frameborder="0">
</frameset>
<?php }
else {
if($cu_array[USER_CLASS] > 0 or $cu_array[USER_CUSTOMCLASS] != 0) {
?>
<frameset name="pvt_frameset" rows="*, 30%, 80" bordercolor="#3D4976" framespacing="3">
<?php } else { ?>
<frameset name="pvt_frameset" rows="*, 30%, 60" bordercolor="#3D4976" framespacing="3">
<?php } ?>
<frame name="voc_shower" src="<?php echo $current_design;?>blank.html" marginwidth="0" marginheight="0" scrolling="auto" frameborder="0">
<frameset rows="26,*" bordercolor="#3D4976" framespacing="1">
<frame name="menu_private" src="<?php echo $current_design;?>blank.html" marginwidth="0" marginheight="0" scrolling="no" frameborder="0">
<frame name="voc_shower_priv" src="<?php echo $current_design;?>blank.html" marginwidth="0" marginheight="0" scrolling="auto" frameborder="0">
</frameset>
<frame src="<?php echo $current_design;?>blank.html" name="voc_sender" scrolling="no" frameborder="0">
</frameset>
<?php
}
?>
</frameset>
<?php if(!$cu_array[USER_REDUCETRAFFIC]) { ?>
<frame src="<?php echo $current_design;?>status_blank.php?session=<?php echo $session;?>" name="voc_smileys" marginwidth="40" marginheight="0" scrolling="auto" frameborder="0">
<?php } ?>
<?php if($cu_array[USER_CLASS] > 0) { ?>
<frameset rows="*, 85" bordercolor="#3D4976" framespacing="4" frameborder="YES" scrolling=auto>
<?php } else { ?>
<frameset rows="*, 65" bordercolor="#3D4976" framespacing="4" frameborder="YES" scrolling=auto>
<?php } ?>
<frame src="<?php echo $current_design;?>status_blank.php?session=<?php echo $session;?>" name="voc_who_visible" marginwidth="0" marginheight="0" frameborder="0">
<frame src="<?php echo $current_design;?>status_blank.php?session=<?php echo $session;?>" name="voc_rooms" marginwidth="0" marginheight="0" frameborder="0">
</frameset>
<frame name="voc_who" src="<?php echo $current_design;?>blank.html" marginwidth="0" marginheight="0" scrolling="auto" frameborder="0">
</frameset>
<frame name="voc_sender_hidden" src="" scrolling=no noresize frameborder="0">
<frame src="<?php echo $current_design;?>blank.html" name="voc_alerter" scrolling="no" frameborder="0">
</frameset>