<!--
// ---------------------------------------
// hsi01.js - harveysoft.com JavaScripts
// Date First Written: 01/18/02
// Created By: Bert Hamilton
// (C) Copyright Harvey Software, Inc. 2002.  All rights reserved.
//
// Sample Use:
// In <head> section:
//
// <script language="JavaScript" SRC="../scripts/hsi01.js"> // Include Harvey Scripts hsi01
// </script>
//
// ---------------------------------------

// ---------------------------------------
// CPS System Requirement Pop Up Window
// (C) Copyright Harvey Software, Inc. 2002.  All rights reserved.
// Date Written: 01/18/02 (BFH)
//
// Sample Use:
// In <body> section:
//
// <form>
// <input type="button" value="CPS System Requirements" onclick="cpssysreq()">
// </form>
//
//  or
//
// <a href="#" onclick="cpssysreq()">CPS System Requirements</a>
//
// ---------------------------------------

function cpssysreq()
	{
		open('http://www.harveysoft.com/cps_pgs/require.htm','CPSRequirements','height=350,width=400,resizable=yes,scrollbars=yes');
	}

// ---------------------------------------
// CPS System Requirements for UPS World Ease Pop Up Window
// (C) Copyright Harvey Software, Inc. 2002.  All rights reserved.
// Date Written: 04/17/02 (BFH)
//
// Sample Use:
// In <body> section:
//
// <form>
// <input type="button" value="CPS System Requirements" onclick="cps2sysreq()">
// </form>
//
//  or
//
// <a href="#" onclick="cps2sysreq()">CPS System Requirements</a>
//
// ---------------------------------------

function cps2sysreq()
	{
		open('http://www.harveysoft.com/upswe/require.htm','CPSRequirements','height=350,width=400,resizable=yes,scrollbars=yes');
	}

// ---------------------------------------
// CPS New Features Pop Up Window
// (C) Copyright Harvey Software, Inc. 2003.  All rights reserved.
// Date Written: 12/19/03 (BFH)
//
// Sample Use:
// In <body> section:
//
// <form>
// <input type="button" value="What is new for CPS in 2004?" onclick="cpsnew()">
// </form>
//
//  or
//
// <a href="#" onclick="cpsnew()">What is new for CPS in 2004?</a>
//
// ---------------------------------------

function cpsnew()
	{
		open('http://www.harveysoft.com/cps_pgs/cps_new.htm','CPSNew','height=350,width=400,resizable=yes,scrollbars=yes');
	}

// ---------------------------------------
// CPS New Features for UPS Pop Up Window
// (C) Copyright Harvey Software, Inc. 2003.  All rights reserved.
// Date Written: 12/19/03 (BFH)
//
// Sample Use:
// In <body> section:
//
// <form>
// <input type="button" value="What new in CPS for UPS shippers?" onclick="cpsupsnew()">
// </form>
//
//  or
//
// <a href="#" onclick="cpsupsnew()">What new in CPS for UPS shippers?</a>
//
// ---------------------------------------

function cpsupsnew()
	{
		open('http://www.harveysoft.com/cps_pgs/ups_new.htm','CPSUPSNew','height=350,width=400,resizable=yes,scrollbars=yes');
	}

// ---------------------------------------
// EPS System Requirement Pop Up Window
// (C) Copyright Harvey Software, Inc. 2002.  All rights reserved.
// Date Written: 01/18/02 (BFH)
//
// Sample Use:
// In <body> section:
//
// <form>
// <input type="button" value="EPS System Requirements" onclick="epssysreq()">
// </form>
//
//  or
//
// <a href="#" onclick="epssysreq()">EPS System Requirements</a>
//
// ---------------------------------------

function epssysreq()
	{
		open('http://www.harveysoft.com/eps_pgs/eps_req.htm','EPSRequirements','height=325,width=400,resizable=yes,scrollbars=yes');
	}

// ---------------------------------------
// CPS Supported Hardware Pop Up Window
// (C) Copyright Harvey Software, Inc. 2002.  All rights reserved.
// Date Written: 01/18/02 (BFH)
//
// Sample Use:
// In <body> section:
//
// <form>
// <input type="button" value="Scales and Printers Supported" onclick="spsupport()">
// </form>
//
//  or
//
// <a href="#" onclick="spsupport()">Scales and Printers Supported</a>
// ---------------------------------------

function spsupport()
	{
		open('http://www.harveysoft.com/cps_pgs/sup_hard.htm','HardwareSupported','height=300,width=400,resizable=yes,scrollbars=yes');
	}

// ---------------------------------------
// CPS RateBot Demo Pop Up Window
// (C) Copyright Harvey Software, Inc. 2007.  All rights reserved.
// Date Written: 02/14/07 (BFH)
//
// Sample Use:
// In <body> section:
//
// <form>
// <input type="button" value="CPS RateBot Demo..." onclick="ratebotw()">
// </form>
//
//  or
//
// <a href="#" onclick="ratebotw()">CPS RateBot Demo</a>
// ---------------------------------------

function ratebotw()
	{
		open('http://www.harveysoft.com/spfiles/RateBot.pps','CPSRateBot','height=410,width=550,resizable=yes,scrollbars=yes');
	}

// ---------------------------------------
// CPS SHIP eLERT Example for UPS Pop Up Window
// (C) Copyright Harvey Software, Inc. 2007.  All rights reserved.
// Date Written: 02/14/07 (BFH)
//
// Sample Use:
// In <body> section:
//
//
// <a href="#" onclick="cpsseups()">CPS SHIP eLERT Demo</a>
// ---------------------------------------

function cpsseups()
	{
		open('http://www.trackingpage.com/cpspl.htm?UPS&1Z3798880320011414','CPSSHIPELERTU','height=280,width=400,resizable=no,scrollbars=no');
	}

// ---------------------------------------
// CPS SHIP eLERT Example for FedEx Pop Up Window
// (C) Copyright Harvey Software, Inc. 2007.  All rights reserved.
// Date Written: 02/14/07 (BFH)
//
// Sample Use:
// In <body> section:
//
//
// <a href="#" onclick="cpssefdx()">CPS SHIP eLERT Demo</a>
// ---------------------------------------

function cpssefdx()
	{
		open('http://www.trackingpage.com/cpspl.htm?FEX&790173493920','CPSSHIPELERTF','height=280,width=400,resizable=no,scrollbars=no');
	}

// ---------------------------------------
// CPS SHIP eLERT Example for USPS Pop Up Window
// (C) Copyright Harvey Software, Inc. 2007.  All rights reserved.
// Date Written: 02/14/07 (BFH)
//
// Sample Use:
// In <body> section:
//
//
// <a href="#" onclick="cpsseusp()">CPS SHIP eLERT Demo</a>
// ---------------------------------------

function cpsseusp()
	{
		open('http://www.trackingpage.com/cpspl.htm?USP&9101805213907637456023','CPSSHIPELERTP','height=280,width=400,resizable=no,scrollbars=no');
	}
	
// -->
