When i create a new page, i want to choose different theme. I know about Multiple Themes plugin but i'm thinking something else. Install three different themes, activate only one and then creating a new page template in this which calling functions get_header() and get_footer() from another theme.
I don't know if i can do this but i want to try it.
My question is how to call get_header() from another theme?