Hi Ashian,
Sorry for the delayed response. You should be able to use mojoPortal on an intranet without internet access by adding the following keys to your user.config:
<add key="BundlesUseCdn" value="false" />
<add key="UseGoogleCDN" value="false" />
For the jquery stuff, take a look at this article.
Thanks,
Joe