﻿// JScript File
        function opendemo()
        {
          window.open("Webinar/Demo_Webinar.html","mywindow","scrollbars=1,resizable=1,width=780,height=550,left=150,top=50")
        }
        function openprint()
        {
          window.open("https://www.TaxSimple.org/printreturn.aspx","mywindow","scrollbars=1,resizable=1,width=780,height=550,left=150,top=50")
        }

        function openpro()
        {
          window.open("product_list.aspx","mywindow","location=1,status=1,scrollbars=1,menubar=1,resizable=1,width=780,height=550,left=150,top=50")
        }
        function opengodaddy()
        {
          window.open("https://seal.godaddy.com/getSeal?sealID=wLIzxQhn5Aw5Iv0G4FgOXkZdB1XCH3OqWxbQWRcykLHIxWA7WK1AO","mywindow","location=1,status=1,scrollbars=1,menubar=1,resizable=1,width=780,height=550,left=150,top=50")
        }

        function openTrust()
        {
          window.open("PrivacyPolicy.aspx","mywindow","location=1,status=1,scrollbars=1,menubar=1,resizable=1,width=780,height=550,left=150,top=50")
        }
        function openirs()
        {
          window.open("http://www.irs.gov/app/freeFile/jsp/index.jsp","mywindow","location=1,status=1,scrollbars=1,menubar=1,resizable=1,width=780,height=550,left=150,top=50")
        }
