﻿
function openPhotoChallengePopin() {
    popinWindow = Aspacts.Idios3.I_CAP.Scripting.InlineWin.OpenPopinUrl('/ContentControls/Forms/PhotoChallengeForm.aspx', 770, 550);
}

function openShowerDaysPopin() {
    popinWindow = Aspacts.Idios3.I_CAP.Scripting.InlineWin.OpenPopinUrl('/ContentControls/Forms/ShowerDaysForm.aspx', 770, 580);
}