News
Check out the AGAIR Facebook page
Please see our Facebook page for up to date news on AGAIR and AGFLITE.
Please click here to see our Facebook page.
CHRISTMAS ECARDS
Each year we have a lot of fun creating a custom designed animated eCard for our customers, suppliers and friends. It’s a lovely way to end the year and is a great opportunity to pass on our holiday greetings.
function iOSversion() { if (/iP(hone|od|ad)/.test(navigator.platform)) { var v = (navigator.appVersion).match(/OS (\d+)_(\d+)_?(\d+)?/); iv = [parseInt(v[1], 10), parseInt(v[2], 10), parseInt(v[3] || 0, 10)]; return parseInt(v[1], 10); } else { return false; } }
iOSver = iOSversion();
if (iOSver && iOSver <= 6) { document.location.href = "ecard.mp4"; }