IGT Networks

Infinity Global Technologies is a dynamic information technology & telecommunications company

Dont buy the wrong equipment ,

The significant VoIP initiatives by leading telecom carriers and cable companies have pushed IP t

The team at IGT Networks, Inc. has been providing leading-edge technology solutions since 1999.

IGT Networks is located in Mobile Alabama .

QUICKTABS BLOCK

Donec condimentum interdum libero, id condimentum velit euismod sit amet. Morbi ullamcorper cursus est, in sagittis sem sodales et. Curabitur semper velit quis justo scelerisque eu posuere sem sodales. Suspendisse a est nunc.

Subscribe to Syndicate

Network Solutions

Computer hardware Solutions

Internet Solutions

Printing Solutions

Welcome to infinityglobal.com

No front page content has been created yet.

Test Clock

// Analog Clock - Parameters Head Script
// You may change the parameters here to set up your clock
// refer to http://javascript.about.com/library/blclock1.htm
// for a description of the parameters
var clocksize=150;
var colnumbers='cc9900';
var colseconds='ff0000';
var colminutes='000000';
var colhours='000000';
var numstyle = 0;
var font_family = 'helvetica,arial,sans-serif';
var localZone = 1;
var mytimezone = 0;
var dst = 0;
var city = '';
var country = '';
var fix = 1;
var xpos=0;
var ypos=0;

// code to adjust for daylight saving time if applicable (localzone = 0)

// code to handle clock positioning (fix = 0)