﻿window.onload = function () {
    parent.document.getElementById('profileEditorFrame').document.getElementById('titleText').value;
}
