| Related sites for http://www.castlecable.net/ |
| Connectek Design and installation of network infrastructure, structured cabling and wireless LANs. | | Contingent_Network_Design Designs, deploys and supports data communications networks and systems through a single point of contact. | | ConvergeNet Consulting and specialists in voice and data networking. | | Data_Video_Systems Located in Muskogee Oklahoma. Wide range of technology services including Video Surveillance and Security, Cable TV Programming, Fiber Optic, CAT5/5e/6 Cabling and Network Management. | | Datacabling Voice, data, and fiber optic installation and service provider located in the UK. | | DataDocs,_Inc_ Documentation and design company created to keep pace with the ever changing and expanding world of Commercial and Critical Data Construction. | | Datalan_Network_Infrastructures Company providing network infrastructure and computer cabling solutions throughout the South of England. | | Dwellight_Ltd Data And Fibre Opitc installation service. | | Electronic_Media_Communication Supplier of coax and optical fiber catv products and solutions like subonet solution, home network and hfc network. | | Enkido National long haul fiber network backbone installation. | | Express_Data_Ltd_ Complete network solutions provider offering cost-effective solution . ISO 9001 Quality Systems accredited. based in Leeds | | Falls_Connect Network cabling for OH, PA, MI, IN, KY | | Fastlink_Network_Cabling Network infrastructure design and installation in New York City and New Jersey. | | Gong_Communications,_Inc_ Voice, data and network cabling. Network infrastucture installations category 5, 6 and beyond. New York, New Jersey, Connecticut, and Tri-State Area. | | Highblade_Cables UK-based computer network cabling systems, site installation | | HowStuffWorks How home networking works and the different methods to create a home network. | | Imex Provider of data cabling and networking infrastructure services. UK | | Imperial_Technology_Inc_ Data, voice, video, fiber optic installations and products | | INS_Technologies Telecommunications Products and services for business. | | Integral_Technical_Services Data Communications company specializing in installation, maintenance, and certification of structured cabling systems. | | Integrated_Data_Needs Fully structured network cabling service. CAT5e,Fibre Optics and beyond. Covers the whole of the UK. Full design and installation from 1 point to an entire network. | | J_&_T_CableCom_Specialists Wisconsin-based Data/Communications cabling company. Low-voltage cabling: CAT3-CAT6, fiber, voice, audio, coax and security. | | J2_Network_Solutions Providing a complete network solution. From cabling or wireless networks to provision of hardware. | | Jessie_Electric_Co_ We are certified contractors for the installations of Cat5, Cat5E, and Fiber Optic networking systems. New Jersey based company. | | Jump_Network_Telecommunications_Ltd_ Complete Canadian resource for planning and installing of Data, voice, security and video communications networks | | Kaikenlaiset_Johtotehtävät Johtomiehe OY is one of Finlands leading company specialised in Cat6 and fiber optic network cabling. | | KEI_Telecommunications Provides structured cabling, wireless networking and paging system design and installation services across the United States. | | KSS_Computer_Services_Ltd specialists in structured cabling solutions incorporating PA systems, CCTV, Wireless communication, UPS's, hardware supply and installation, testing, warranty and maintenance. | | Langistic_Networks_Website Langistic Networks, Inc. is a provider of computer network integration services. We are based on Long Island in New York. Specialties include routing, switching, optical fiber, category 5, 5e and 6 c | | Layer_One_cabling computer network cabling and voice cabling services | | LSA_Technology Computer network, internet, LAN, WAN, Firewalls, plus software consultants, plus PC repair and upgrades to UK businesses | | Lynx_Data_Cabling LAN design and cable installation. Provider of services for network cabling, wireless networking, network troubleshooting & fibre optic links and telecommunications. | | Maverick_Communications,_Inc_ Telecommunications contractor servicing Texas and southwest Louisiana. | | Meso_America Telecommunications and network consulting, engineering, and installation services. Offices in Illinois, USA. | | Microlynx Cost effective cabling solutions and service. | | Millennium_Technology_Group,_Inc Developers and installers of network systems specializing in the needs of the not-for-profit and association organizations | | MiS Specialists in network design, consultancy and installation, including CAT5e and fibre optic cabling. Located in the UK. | | MOSKAL_electric_ltd_ Network cabling solutions and Commercial electrical contracting in and around the Winnipeg Manitoba Canada area. | | Mountain_States_Data_Tel,_Inc_ Installer of fiber optic and copper data cabling. | | MTS_Services Communications cabling, including data, voice, video, and fiber. Our services range from design and installation to inspection services. |
|
|
td {color:#000066}
a {color:#000066}
//
//requiredVersion = ' + requiredVersion + '');
if (flashVersion>= requiredVersion) {
// continue on with displaying page
//document.write('You have Flash ' + flashVersion + ' installed on the current browser.');
}
else if (flashVersion> 0) {
flashPopUpWin('/noflash.html', 'noflash', 630, 300, 1);
//window.open("noflash.html");
//document.write('The version of Flash installed on the current browser is ' + flashVersion + '.');
}
else if (flashVersion == 0) {
flashPopUpWin('/noflash.html', 'noflash', 630, 300, 1);
//window.open("noflash.html");
//document.write('You don\'t have Flash installed on the current browser.');
}
else if (flashVersion == flashVersion_DONTKNOW || flashVersion == null) {
flashPopUpWin('/noflash.html', 'noflash', 630, 300, 1);
//window.open("noflash.html");
//document.write('This browser does not support Javascript-based Flash detection.');
}
//]]>
//alert('hello');
castlecable.net
function playMovie()
{
//alert(document.themovie.isPlaying())
if (document.themovie.isPlaying() != true)
{
//document.themovie.LoadMovie(1,"/images/customers//flash/intro.swf")
//document.themovie.Rewind()
document.themovie.Play()
}
}
function goRegister(URL, name, w, h, perc) {
var winX = 0;
var winY = 0;
if (parseInt(navigator.appVersion)>= 4) {
winX = (screen.availWidth - w)*perc*.01;
winY = (screen.availHeight - h)*perc*.01;
}
URL = "/registration/freesite/register.asp?id=82863&email=castlecable@castlecable.net&site=4";
URL = "http://www.siteblast.com" + URL;
popupWin = window.open(URL, name, 'width=' + w + ',height=' + h + ',left=' + winX + ',top=' + winY +', scrollbar.visible=true,scrollbars=yes,resizable=no,maximize=no,alwaysRaised=yes,dependent=yes,directories=no,hotkeys=no,location=no,status=no,titlebar=yes,toolbar=no');
}
function goRegisterOld()
{
w = 334;
h = 300;
perc = 50;
var winX = 0;
var winY = 0;
if (parseInt(navigator.appVersion)>= 4) {
winX = (screen.availWidth - w)*perc*.01;
winY = (screen.availHeight - h)*perc*.01;
}
URL = "/registration/freesite/register.asp?id=82863&email=castlecable@castlecable.net&site=4";
URL = "http://www.siteblast.com" + URL;
window.open(URL, "regWin", "alwaysRaised=yes,dependent=yes,directories=no,height=400,width=360,hotkeys=no,location=no,resizable=no,screenX=5,screenY=2,scrollbars=yes,status=no,titlebar=yes,toolbar=no");
return;
}
function goPayment()
{
URL = "/siteadmin/freesite/upgradesite.asp?id=82863&st=4&ro=yes";
URL = "https://secure.siteblast.com" + URL;
winHandle = window.open(URL, "paymentWin", "alwaysRaised=yes,dependent=yes,directories=no,height=400,width=360,hotkeys=no,location=no,resizable=no,screenX=5,screenY=2,scrollbars=yes,status=no,titlebar=yes,toolbar=no");
winHandle.focus();
return;
}
// Browser Detection Javascript
// copyright 1 February 2003, by Stephen Chapman, Felgall Pty Ltd
// You have permission to copy and use this javascript provided that
// the content of the script is not changed in any way.
function whichBrs() {
var agt=navigator.userAgent.toLowerCase();
if (agt.indexOf("opera") != -1) return 'Opera';
if (agt.indexOf("staroffice") != -1) return 'Star Office';
if (agt.indexOf("beonex") != -1) return 'Beonex';
if (agt.indexOf("chimera") != -1) return 'Chimera';
if (agt.indexOf("netpositive") != -1) return 'NetPositive';
if (agt.indexOf("phoenix") != -1) return 'Phoenix';
if (agt.indexOf("firefox") != -1) return 'Firefox';
if (agt.indexOf("safari") != -1) return 'Safari';
if (agt.indexOf("skipstone") != -1) return 'SkipStone';
if (agt.indexOf("msie") != -1) return 'Internet Explorer';
if (agt.indexOf("netscape") != -1) return 'Netscape';
if (agt.indexOf("mozilla/5.0") != -1) return 'Mozilla';
if (agt.indexOf('\/') != -1) {
if (agt.substr(0,agt.indexOf('\/')) != 'mozilla') {
return navigator.userAgent.substr(0,agt.indexOf('\/'));}
else return 'Netscape';} else if (agt.indexOf(' ') != -1)
return navigator.userAgent.substr(0,agt.indexOf(' '));
else return navigator.userAgent;
}
var browserName = whichBrs();
if ((browserName=="Firefox"))
{
//alert("Your browser is Firefox!");
}
else if ((browserName=="Netscape"))
{
//alert("Your browser is Netscape!");
}
else
{
//alert("Any other browser!");
}
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0','width','100%','height','100%','src','/images/customers/82863/flash273/intro?rnNum=48422&time=1248','quality','best','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','/images/customers/82863/flash273/intro?rnNum=48422&time=1248','allowScriptAccess','sameDomain','bgcolor','#999999','scale','exactfit','play','false','id','themovie','align','middle' );
//end AC code
|
|