April 7, 2026

Press Release and Journal Article

Headshots/Bio:

Embedding Exercises in an External Website
With the following iframe code, you can embed each of the exercises on any webpage.

Double Decision

<iframe id="ex-frame" style="border: none; overflow: hidden;" src="https://secure.brainhq.com/l/try-double-decision" width="800" height="500" sandbox="allow-scripts allow-same-origin allow-modals" allowfullscreen="allowfullscreen"></iframe> 

Eye for Detail

<iframe id="ex-frame" style="border: none; overflow: hidden;" src="https://secure.brainhq.com/l/try-eye-for-detail" width="800" height="500" sandbox="allow-scripts allow-same-origin allow-modals" allowfullscreen="allowfullscreen"></iframe> 

Hawk Eye

<iframe id="ex-frame" style="border: none; overflow: hidden;" src="https://secure.brainhq.com/l/try-hawk-eye" width="800" height="500" sandbox="allow-scripts allow-same-origin allow-modals" allowfullscreen="allowfullscreen"></iframe> 

Target Tracker

<iframe id="ex-frame" style="border: none; overflow: hidden;" src="https://secure.brainhq.com/l/try-target-tracker" width="800" height="500" sandbox="allow-scripts allow-same-origin allow-modals" allowfullscreen="allowfullscreen"></iframe> 

Visual Sweeps

<iframe id="ex-frame" style="border: none; overflow: hidden;" src="https://secure.brainhq.com/l/try-visual-sweeps" width="800" height="500" sandbox="allow-scripts allow-same-origin allow-modals" allowfullscreen="allowfullscreen"></iframe> 

Sizing: Exercises will attempt to fill the iframe and will resize when it is resized. An 8:5 aspect ratio is recommended, and padding may be included otherwise. Non-essential UI may be hidden when the effective size does not accommodate it (currently a height of at least 500px is recommended to ensure everything is shown).