<!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">
|
<head>
|
<title><?php echo $this->_var['lang']['cp_home']; ?></title>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<script type="Text/Javascript" language="JavaScript">
|
<!--
|
|
if (window.top != window)
|
{
|
window.top.location.href = document.location.href;
|
}
|
|
//-->
|
</script>
|
<style type="text/css">
|
#menu-frame{
|
background-color:#2f4050;
|
}
|
</style>
|
|
<!--<frameset rows="113,*" framespacing="0" border="0" id="frame-all">
|
<frame src="index.php?act=top" id="header-frame" name="header-frame" frameborder="no" scrolling="no">
|
<frameset cols="195, 12, *" framespacing="0" border="0" id="frame-body">
|
<frame src="index.php?act=menu" id="menu-frame" name="menu_frame" frameborder="no" scrolling="yes">
|
<frame src="index.php?act=drag" id="drag-frame" name="drag_frame" frameborder="no" scrolling="no">
|
<frame src="index.php?act=main" id="main-frame" name="main_frame" frameborder="no" scrolling="yes">
|
</frameset>
|
</frameset><noframes></noframes>
|
<frameset rows="0, 0" framespacing="0" border="0">
|
|
<frame src="" id="hidd-frame" name="hidd-frame" frameborder="no" scrolling="no">
|
</frameset>-->
|
<frameset cols="200, *" framespacing="0" border="0" id="frame-body">
|
<frame src="index.php?act=menu" id="menu-frame" name="menu_frame" frameborder="no" scrolling="yes">
|
<frameset rows="113,*" framespacing="0" border="0" id="frame-all">
|
<frame src="index.php?act=top" id="header-frame" name="header-frame" frameborder="no" scrolling="no">
|
<frame src="index.php?act=main" id="main-frame" name="main_frame" frameborder="no" scrolling="yes">
|
</frameset>
|
</frameset>
|
</head>
|
<body>
|
</body>
|
</html>
|