/* 
 This file was generated by Dashcode.  
 You may edit this file to customize your widget or web page 
 according to the license.txt file included in the project.
 */

//
// Function: load()
// Called by HTML body element's onload event when the web application is ready to start
//
function load()
{
    dashcode.setupParts();
}


function backtoarenacalc(event)
{
window.location = "http://nantyr.110mb.com/"
}


function nantyrmobile(event)
{
/* location determined to be outside of area
        ->> Notice is displayed telling
            user to access the site 
            from an area that is
            supported.
        ->> A list of supported areas is displayed
        ->> Preventing unauthorized access to personal files.
*/
alert("This service is not available in your area, Please access this from a location in Ontario");
}
