Simple HTML and CSS usage in Jamroom
Design and Skin Customization
Remove the {}, since it looks like those pages and the image are not a part of Jamroom.
If the images and pages were in your skins/ACTIVE_SKIN folder, you would use
{$jamroom_url}/
instead of
{“http://regal-networik.com/ncn/video.html”}/
You might want to check out the Docs
https://www.jamroom.net/the-jamroom-network/documentation
and to get items listing on your front page, you'll want to use the jrCore_list function.
https://www.jamroom.net/the-jamroom-network/documentation/development/89/jrcore-list
This page is helpful too.
https://www.jamroom.net/the-jamroom-network/documentation/development
Hope this helps!