Ls Start.php:
<?
/*
Live Support v 1.2b
Author: Mike Lessar <mlessar <at> bluetruck <dot> net>
for use with:
Enterprise Shopping Cart
http://www.enterprisecart.com
Released under the GNU General Public License
*/
?>
<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Live Support</title>
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<script>
function popup(){
var win = window.open('ls_exit.php', 'livesupport', 'width=100', 'height=100');
}
window.onunload=popup;
</script>
<style type=text/css>TD.main {
FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: arial
}
TD.header {
FONT-SIZE: 8pt; COLOR: #ffffff; FONT-FAMILY: arial
}
TD.hidden {
FONT-SIZE: 0pt; COLOR: #ffffff; FONT-FAMILY: arial
}
A.bluelink {
FONT-SIZE: 8pt; COLOR: #0000ff; FONT-FAMILY: arial; TEXT-DECORATION: none
}
A.bluelink:hover {
TEXT-DECORATION: underline
}
A.whitelink {
FONT-SIZE: 8pt; COLOR: #ffffff; FONT-FAMILY: arial; TEXT-DECORATION: none
}
A.bluelink:hover {
TEXT-DECORATION: underline
}
.TextBox {
BORDER-RIGHT: #000000 1px inset; BORDER-TOP: #000000 1px inset; FONT-SIZE: 12px; BACKGROUND-ATTACHMENT: fixed; BACKGROUND-IMAGE: url(images/box_shadow.gif); BORDER-LEFT: #000000 1px inset; COLOR: #000000; BORDER-BOTTOM: #000000 1px inset; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.Button {
BORDER-RIGHT: #000000 1px inset; BORDER-TOP: #000000 1px inset; FONT-SIZE: 11px; BORDER-LEFT: #000000 1px inset; COLOR: #000000; BORDER-BOTTOM: #000000 1px inset; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
</style>
</head>
<body style="MARGIN: 0px" leftMargin=0 topMargin=0 rightMargin=0 marginheight="0" marginwidth="0">
<iframe border=0 name=frameTop src="ls_comm_top.php" frameBorder=0 width=300 height=40></iframe>
<table cellSpacing=0 cellPadding=0 width=280 border=0>
<tbody>
<tr>
<td><iframe border=1 name=FrameMain src="ls_comm_main.php" frameBorder=0 width=280 height=214 scrollbars="no"></iframe></td>
</tr>
</tbody>
</table>
<iframe border=0 name=FrameBottom src="ls_infobar.php" frameBorder=0 width=300 height=44></iframe>
</body>
</html>
Other E Commerce Scripts: