﻿var config = {
            "planSelectorUrl": window.location.protocol + "//" + window.location.hostname + "/needhelp/SelectorEngine/Planset/newplanselector.cgi",
            "adslCheckerUrl": window.location.protocol + "//" + window.location.hostname + "/needhelp/adslchecker.cgi",
            "postCodeCheckerUrl": "https://toolbox.iinet.net.au/one-signup/checkPQNetwork.cgi"       
            };

var planWording = {
            "Home 1": "Ideal if you use the net for things like banking and sending a few emails.",
            "Home 2": "Ideal if you use the net for things like banking and sending a few emails.",
            "Home 3": "Great if you like looking at web pages, watching a bit of You Tube etc.",
            "Home 4": "Great if you like looking at web pages, watching a bit of You Tube etc.",
            "Home 5": "Perfect for gamers, homes with a few computers, or teenagers.",
            "Home 6": "Perfect for gamers, homes with a few computers, or teenagers.",
            "Home 7": "Perfect for gamers, homes with a few computers, or teenagers.",
            "Business 1": "Great for small businesses & home offices.",
            "Business 2": "Great for small businesses & home offices.",
            "Business 3": "Ideal for medium sized offices of 3 - 10 users.",
            "Business 4": "Ideal for medium sized offices of 3 - 10 users.",
            "Business 5": "Great for large offices with 10+ users.",
            "Business 6": "Great for large offices with 10+ users.",
            "Business 7": "Great for large offices with 10+ users.",
            "Default": ""
        };

var networkWording = {
            "ull": "Super fast broadband and phone without phone line rental",
            "iislam": "Super fast broadband",
            "telstra": "Fast broadband",
            "transit": "Fast broadband"
        }
