function reloadImages() { if (document.images) { var phy = 0; var emo = 0; var inte = 0; var spi = 0; var awa = 0; var aes = 0; var intu = 0; var ctrl = document.forms['PBbio'].ctrl.value; var lang = document.forms['PBbio'].lang.value; // var lang = document.forms['PBbio'].lang.options[document.forms['PBbio'].lang.selectedIndex].value; var d = document.forms['PBbio'].d.value; var m = document.forms['PBbio'].m.value; var y = document.forms['PBbio'].y.value; var name = document.forms['PBbio'].name.value; var t = document.forms['PBbio'].t.value; var min = document.forms['PBbio'].min.value; var z = document.forms['PBbio'].z.value; if (document.forms['PBbio'].phy.checked) var phy = 1; if (document.forms['PBbio'].emo.checked) var emo = 1; if (document.forms['PBbio'].inte.checked) var inte = 1; if (document.forms['PBbio'].spi.checked) var spi = 1; if (document.forms['PBbio'].awa.checked) var awa = 1; if (document.forms['PBbio'].aes.checked) var aes = 1; if (document.forms['PBbio'].intu.checked) var intu = 1; var ctrl = document.forms['PBbio'].ctrl.value; var lang = document.forms['PBbio'].lang.value; Nysrc = '&d=' + d + '&m=' + m + '&y=' + y + '&name=' + name + '&t=' + t + '&min=' + min + '&z=' + z + '&phy=' + phy + '&emo=' + emo + '&inte=' + inte + '&spi=' + spi + '&awa=' + awa + '&aes=' + aes + '&intu=' + intu + '&lang=' + lang + '&ctrl=' + ctrl + '&pbbs=e600c08d01e3affee7fa5f3b56b73de5' + '&' + (new Date()).getTime(); document.images.outputA.src = 'http://www.perbang.dk/page.biorhythms/biorhythms.php?type=1' + Nysrc; document.images.outputB.src = 'http://www.perbang.dk/page.biorhythms/biorhythms.php?type=2' + Nysrc; document.images.outputC.src = 'http://www.perbang.dk/page.biorhythms/biorhythms.php?type=3' + Nysrc; // document.images.outputD.src = 'http://www.perbang.dk/page.biorhythms/biorhythms.php?type=4' + Nysrc; } } document.write('' +'' +'' +'' +'
' +'

' +'Biorhythm Calculator

' +'
' +'' +'' +'' +'' +'' +'' +'' +'' +'' +'' +'' +'' +'' +'' +'' +'' +'' +'' +'' +'' +'' +'' +'' +'' +'' +'' +'' +'' +'' +'
' +'

' +'Name

' +'
' +'' +'
' +'

' +'Birth data

' +'
' +'

' +'Day
' +'' +'

' +'
' +'

' +'Month
' +'' +'

' +'
' +'

' +'Year
' +'' +'

' +'
' +'

' +'Hour *
' +'' +'

' +'
' +'

' +'Min *
' +'' +'

' +'
' +'

' +'Your UTC time zone *
' +'' +'
' +'' +'* Less important' +'

' +'
' +'

' +'Primary rhythms

' +'
' +'' +'' +'' +'' +'' +'' +'' +'' +'' +'
' +'

' +'' +'Physical

' +'
' +'

' +'' +'Emotional

' +'
' +'

' +'' +'Intellectual

' +'
' +'
' +'
' +'

' +'Secondary rhythms

' +'
' +'' +'' +'' +'' +'' +'' +'' +'' +'' +'
' +'

' +'' +'Spiritual

' +'
' +'

' +'' +'Awareness

' +'
' +'

' +'' +'Aesthetic

' +'
' +'

' +'' +'Intuition

' +'
' +'
' +'' +'
' +'' +'' +'
' +'' +'' +'' +'
' +'

' +'Biorhythm Report

' +'' +'\'Biorhythm' +'' +'
' +'
' +'' +'
' +'
' +'
' +'' +'\'Biorhythm' +'' +'
' +'
' +'
' +'' +'\'Biorhythm' +'' +'
' +'');