Display the web theme in In App Browser/System Browser

When opening a link from your app that opens either the In App Browser or the System Browser, our AP3 IonTheme will load.  But, if you need to open your website and use your theme, you can do this by adding the following to the end of your URL:

	/?appp_bypass=true

Once that is in, your site will now load using your web theme, however, that will also mean that other pages in your app will now be stuck with the web theme when you open them in a browser, so you will need to add the following to the end of the other URLs.

	/?appp_bypass=false