Got a request by mail [-X , one should not do that.
Especially as others may also want to use such an addition.
Attached another pop-up, maybe best added to the sunblock.
Unzip and place iss_popup.php in the _my_settings.php/ folder
Adapt script PWS_blocks.php by adding the line for the pop-up
$script = 'sun_c_block.php';
$blck_ttls[$script] = $head_sun;
$blck_rfrs[$script] = $rfrsh_sun_moon;
$blck_ppp [$script][] = array ('show' => true, 'popup' => 'moon_popup.php?lang='.$used_lang, 'chartinfo' => 'popup', 'text' => $moon_txt );
$blck_ppp [$script][] = array ('show' => true, 'popup' => 'aurora_popup.php?lang='.$used_lang, 'chartinfo' => 'popup', 'text' => $aurora_txt );
$blck_ppp [$script][] = array ('show' => true, 'popup' => 'meteors_popup.php?lang='.$used_lang, 'chartinfo' => 'popup', 'text' => $meteors_txt );
$blck_ppp [$script][] = array ('show' => true, 'popup' => 'image_popup.php?lang='.$used_lang, 'chartinfo' => 'popup', 'text' => $map_txt );
$blck_ppp [$script][] = array ('show' => true, 'popup' => '_my_settings/iss_popup.php?lang='.$used_lang, 'chartinfo' => 'popup', 'text' => 'ISS' );
Check it out at the current release demo-site https://pwsdashboard.com/pwsWDxx/ => sun block => ISS
More info: LIVE REAL TIME SATELLITE TRACKING AND PREDICTIONS: SPACE STATION
Adapting the used code: Add a satellite tracker to your web page
Success, Wim
iss_popup.php.zip (1.43 KB)