|
Revision 1, 1.3 kB
(checked in by root, 4 years ago)
|
Initial import
|
| Line | |
|---|
| 1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|---|
| 2 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
|---|
| 3 |
<head> |
|---|
| 4 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> |
|---|
| 5 |
<META HTTP-EQUIV="Expires" CONTENT="Fri, Jun 12 1981 08:20:00 GMT"> |
|---|
| 6 |
<META HTTP-EQUIV="Pragma" CONTENT="no-cache"> |
|---|
| 7 |
<META HTTP-EQUIV="Cache-Control" CONTENT="no-cache"> |
|---|
| 8 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> |
|---|
| 9 |
<title>Asterisk Flash Operator Panel</title> |
|---|
| 10 |
</head> |
|---|
| 11 |
<body bgcolor="#ffffff" style="margin-top: 0px; margin-left: 0px"> |
|---|
| 12 |
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="996" height="600" id="operator_panel3" align="middle"> |
|---|
| 13 |
<param name="allowScriptAccess" value="sameDomain" /> |
|---|
| 14 |
<param name="movie" value="operator_panel.swf" /> |
|---|
| 15 |
<param name="quality" value="high" /> |
|---|
| 16 |
<param name="bgcolor" value="#ffffff" /> |
|---|
| 17 |
<embed src="operator_panel.swf" quality="high" bgcolor="#ffffff" width="996" height="600" name="operator_panel3" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> |
|---|
| 18 |
</object> |
|---|
| 19 |
</body> |
|---|
| 20 |
</html> |
|---|