var gPlayOn = false;var appStore1On = false;var appStore2On = false;var windowsOn = false;var pPolicyOn = false;function toggleGPlayDetails() {if (!gPlayOn) {document.getElementById('googlePlay').style.visibility = 'visible';document.getElementById('googlePlay').style.position = 'relative';document.getElementById('googlePlay2').style.visibility = 'visible';document.getElementById('googlePlay2').style.position = 'relative';gPlayOn = true;}else {document.getElementById('googlePlay').style.visibility = 'hidden';document.getElementById('googlePlay').style.position = 'absolute';document.getElementById('googlePlay2').style.visibility = 'hidden';document.getElementById('googlePlay2').style.position = 'absolute';gPlayOn = false;}}function toggleIOSDetails() {if (!appStore1On) {document.getElementById('appStore').style.visibility = 'visible';document.getElementById('appStore').style.position = 'relative';document.getElementById('appStore2').style.visibility = 'visible';document.getElementById('appStore2').style.position = 'relative';appStore1On = true;}else {document.getElementById('appStore').style.visibility = 'hidden';document.getElementById('appStore').style.position = 'absolute';document.getElementById('appStore2').style.visibility = 'hidden';document.getElementById('appStore2').style.position = 'absolute';appStore1On = false;}}function toggleMacDetails() {if (!appStore2On) {document.getElementById('macStore').style.visibility = 'visible';document.getElementById('macStore').style.position = 'relative';appStore2On = true;}else {document.getElementById('macStore').style.visibility = 'hidden';document.getElementById('macStore').style.position = 'absolute';appStore2On = false;}}function toggleWindowsDetails() {if (!windowsOn) {document.getElementById('windows').style.visibility = 'visible';document.getElementById('windows').style.position = 'relative';windowsOn = true;}else {document.getElementById('windows').style.visibility = 'hidden';document.getElementById('windows').style.position = 'absolute';windowsOn = false;}}function showPrivacyPolicy() {if (!pPolicyOn) {document.getElementById('privacyPolicy').style.visibility = 'visible';document.getElementById('privacyPolicy').style.position = 'relative';pPolicyOn = true;}else {document.getElementById('privacyPolicy').style.visibility = 'hidden';document.getElementById('privacyPolicy').style.position = 'absolute';pPolicyOn = false;}}function newTab1() {window.open("https:\/\/play.google.com/store/apps/details?id=com.cytechdesign.ziweifengshui", "_blank"); }function newTab2() {window.open("https:\/\/play.google.com/store/apps/details?id=com.cytechdesign.ziweirussian", "_blank"); }function newTab3() {window.open("https:\/\/apps.apple.com/my/app/%E5%9B%9B%E5%8C%96%E9%A3%9E%E6%98%9F/id1249621266", "_blank"); }function newTab4() {window.open("https:\/\/apps.apple.com/my/app/%D1%86%D0%B7%D1%8B-%D0%B2%D1%8D%D0%B9-%D0%B4%D0%BE%D1%83-%D1%88%D1%83/id1344944542", "_blank"); }function newTab5() {window.open("https:\/\/apps.apple.com/my/app/zi-wei-feng-shui-pro/id1523072943?mt=12", "_blank"); }function newTab6() {window.open("http:\/\/wms.ziweifengshui.com/%E7%B4%AB%E5%BE%AE%E6%98%93%E5%AD%B8%E9%99%A2.html", "_blank"); }