KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.4.62
System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64
User : www ( 80)
PHP Version : 8.3.8
Disable Function : NONE
Directory :  /domains/hightechweb/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /domains/hightechweb/cdmapayphone.htm
<html>

<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>CDMA Payphone</title>
<style>
<!--
.LPform {
width:152px;
height:79px;
padding-left: 3px;
border:1px solid black;
font-family:Arial, Helvetica, sans-serif; 
font-size: 11px;
}



.LPform {
width:152px;
height:79px;
padding-left: 3px;
border:1px solid black;
font-family:Arial, Helvetica, sans-serif; 
font-size: 11px;
}

.LPform {
width:152px;
height:79px;
padding-left: 3px;
border:1px solid black;
font-family:Arial, Helvetica, sans-serif; 
font-size: 11px;
}



.LPform {
width:152px;
height:79px;
padding-left: 3px;
border:1px solid black;
font-family:Arial, Helvetica, sans-serif; 
font-size: 11px;
}



.LPform {
width:152px;
height:79px;
padding-left: 3px;
border:1px solid black;
font-family:Arial, Helvetica, sans-serif; 
font-size: 11px;
}



.LPform {
width:152px;
height:79px;
padding-left: 3px;
border:1px solid black;
font-family:Arial, Helvetica, sans-serif; 
font-size: 11px;
}

-->
</style>
</head>

<body>

<p align="center"><font color="#0000FF" size="5"><b>CDMA Payphone: </b></font>
</p>
<p align="center"><b>Connect a Cellular CDMA (Verizon in USA) Terminal (photo 
below) </b></p>
<p align="center"><b>and a
<a href="http://www.thehightechstore.com/payphone.html">Wall or Tabletop 
Payphone</a> or a <a href="http://www.thehightechstore.com/gsmchippay.pdf">Chip 
Card</a> or a Barcode Swipe Card</b></p>
<p align="center"><b>Solar Power? </b>
<a href="http://www.thehightechstore.com/solarpaypower.htm">click here</a></p>
<p align="center"><img border="0" src="solarp1.jpg" width="100" height="250"></p>
<hr>
<p align="center">
<img border="0" src="sx5tdiagram.jpg" width="272" height="245"></p>
<p align="center">The amazing little terminal that can...</p>
<p align="center">&nbsp;</p>
<p class="body" align="right">&nbsp;</p>
<table id="table1" border="0" cellpadding="1" cellspacing="1" width="372">
	<tr>
		<td class="td" colspan="2"><b><font size="4">Phonecell� SX5T-535C Fixed 
		Cellular Terminal Verizon</font></b><br>
		<br>
		&nbsp;</td>
	</tr>
	<tr>
		<td class="td" colspan="2"><b>Description:</b></td>
	</tr>
	<tr>
		<td class="td" colspan="2" valign="top">
		<img src="http://www.thehightechstore.com/prod_SX5T_CDMA.jpg" align="right" width="100" height="108">The 
		SX5T-535C is the latest solution for Verizon Fixed Cellular 
		communications. Using a CDMA cellular network, it provides exceptional
		<b>voice quality, analog fax, 1X packet data, circuit-switched data, and 
		PC fax</b>. The SX5T can be utilized in a number of different 
		applications including <b>wireline replacement, portable dial tone, 
		least cost routing, and telemetry. The device can provide access to the 
		Internet and email</b> at rates as high as 144 Kbps (network-dependent). 
		<p>The SX5T is available in 3 different models: </p>
		<ul>
			<li>Single-band 800 MHz (SX5T-500C 800MHz) </li>
			<li>Single-band 1900 MHz (SX5T-500C 1900MHz) </li>
			<li>Dual-band 800/1900 MHz with GPS connector (SX5T-505C) 
			</li>
		</ul>
		<br>
		<br>
		&nbsp;</td>
	</tr>
	<tr>
		<td class="td" colspan="2"><b>Features/Benefits:</b></td>
	</tr>
	<tr>
		<td class="td" colspan="2">
		<ul>
			<li>Voice Communication </li>
			<li>Group 3 Analog Fax* </li>
			<li>CDMA2000 1X Packet Data (up to 144 Kbps)* </li>
			<li>Circuit-Switched Data (up to 14.4 Kbps)* </li>
			<li>PC Fax (up to 14.4 Kbps)* </li>
			<li>Automatic end-of-dialing (no SEND key) </li>
			<li>Optional GPS/E-911 support (SX5T-505C only)* </li>
			<li>Caller ID, call-waiting, and 3-way calling* </li>
			<li>TTY/TDD </li>
			<li>Easy set up </li>
		</ul>
		* network-dependent </td>
	</tr>
</table>
<p align="center">&nbsp;</p>
<DIV style="TEXT-ALIGN: center">
<A href="http://www.thehightechstore.com/contactus.html"><SPAN 
style="FONT-WEIGHT: bold">Contact Us</SPAN></A><BR><BR>
	<table border="0" cellspacing="2" cellpadding="2" id="table32">
		<tr>
			<td align="center"></td>
			<td align="center">
			<div align="center">
<script>
var needValidate = false;

var defaultVal2 = "Type your question here and click below...";
function  openchatwindow(windowname) {
	var res = true;
	
	var msg = document.getElementById("lp_msgfield");
	
	if(needValidate){
		var validateMessage = "Before you start your chat, type in the following fields:\r\n ";
		
		if(msg.value.length==0 || msg.value==defaultVal2 ){
			validateMessage += "Your Question\r\n";
			res=false;
		}
		if(res==false){
			alert(validateMessage);
		}

	}

	if(res==true)
		window.open("", windowname,'width=472,height=320,resizable=yes');
	return res;
}
</script>


				<div class="LPbg">
					<form target="chat63392527" method="get" onSubmit="return openchatwindow('chat63392527');" action="http://server.iad.liveperson.net/hc/63392527/">
						<input type="hidden" name="cmd0" value="file">
						<input type="hidden" name="file0" value="visitorWantsToChat">
						<input type="hidden" name="site0" value="63392527">
						<input type="hidden" name="SESSIONVAR!survey_pre-chat_enable0" value="Off">
						<input type="hidden" name="SESSIONVAR!source0" value="chatbox">
						<input type="hidden" name="imageUrl0" value="http://server.iad.liveperson.net/hcp/Gallery/ChatBox-Gallery/English/General/1b">
						<style>

.LPform {
width:152px;
height:79px;
padding-left: 3px;
border:1px solid black;
font-family:Arial, Helvetica, sans-serif; 
font-size: 11px;
}

#LPsubmit {
width: 75px;
height: 22px;
}



.style103 {color: #000033}
.style94 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000033; }
.style132 {font-size: 10px}
.style126 {font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
.style126 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000033; }
.style127 {COLOR: #000033; FONT-FAMILY: Arial, Helvetica, sans-serif; font-weight: bold; }
.style4 {font-size: 12px}
.style31 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style51 {COLOR: #000099; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.style129 {font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
}
.style44 {font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
.style30 {FONT-SIZE: 12px; COLOR: #000099; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.style142 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; }
.style131 {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style124 {font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
.style109 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold; }
.style139 {color: #000033; font-weight: bold; }
.style45 {font-family: Arial, Helvetica, sans-serif}
</style>
						<table id="table33" width="160" height="225" border="0" cellpadding="0" cellspacing="0">
							<tr valign="top">
								<td>
								<img src="http://server.iad.liveperson.net/hc/63392527/?cmd=repstate&site=63392527&channel=web&&ver=1&imageUrl=http://server.iad.liveperson.net/hcp/Gallery/ChatBox-Gallery/English/General/1b/header" width="160" height="112"></td>
							</tr>
							<tr>
								<td style="padding-left: 4px; background-image: url('http://server.iad.liveperson.net/hcp/Gallery/ChatBox-Gallery/English/General/1b/textbox-background.gif')" height="84px" valign="top">
								<textarea id="lp_msgfield0" name="SESSIONVAR!message0" rows="4" wrap="VIRTUAL" class="LPform" style="background-color:#ffffff;" onfocus="if(this.value==defaultVal2){this.value='';}" onblur="if(this.value==''){this.value=defaultVal2;}" cols="20">Type your question here and click below...</textarea>
								</td>
							</tr>
							<tr>
								<td style="padding-left: 3px; background-image: url('http://server.iad.liveperson.net/hcp/Gallery/ChatBox-Gallery/English/General/1b/button-background.gif'); background-repeat: no-repeat" width="160" height="29" valign="top">
								<input type="image" id="LPsubmit0" src="http://server.iad.liveperson.net/hc/63392527/?cmd=repstate&site=63392527&channel=web&&ver=1&imageUrl=http://server.iad.liveperson.net/hcp/Gallery/ChatBox-Gallery/English/General/1b/submit" width="75" height="22" style="width: 75px; height: 22px" name="I1">

								</td>
							</tr>
							<tr>
								<td align="center">
								<div style="margin-top:5px;">
									<a target="_blank" style="text-decoration: none;" href="http://www.liveperson.com">
									<span style="font-size: 10px; font: Arial; color:#333333; text-decoration: none;">
									Live Chat by </span>
									<span style="font-family: Arial; color:#FF9900; font-size:10px;">
									LivePerson</span></a></div>
								</td>
							</tr>
						</table>
					</form>
				</div>
			</div>
			</td>
		</tr>
	</table>
	<!-- END LivePerson Button code --><BR></DIV>
<P><BR></P>
<P>Copyright 1995-2007 <A href="http://www.thehightechstore.com/index4.html">The 
High Tech Store</A> Div.<A href="http://www.hightechnologyintl.com/"> High 
Technology International Ltd<BR></A></P>

</body>

</html>

Anon7 - 2021