/* 
 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 learnMore(event)
{
    location = "http://www.apple.com/iphone/softwareupdate";
}


function gotoNoteshare(event)
{
    location = "http://www.macdrivermuseum.net/sachin/files/apps/noteshare";
}
