﻿function pageLoad()
{
    document.getElementById("widgetFrame").src = "http://www.surveymatch.com/Ampario/default.aspx" + document.location.search;
    
}