Javascript to display same detail view on multiple child pages

Can anyone tell me if there is a way to display a detail view at the top of every child page. In my use case, I have a detail view that shows Customer Name and Account Number. Below that is a menu that links 5 child pages. I want the Customer Name and Account Number to be displayed above the menu on each child page.