I have a drupal 7 site with a page--front.tpl.php that acts as a splash screen. When i enter my site address like www.mysite.com and press enter i m redirected to the splash screen that is perfectly normal. Now, i want to redirect the user to the real www.mysite.com (i.e by bypass the splash screen or page--front.tpl.php) that is my page.tpl.php if a user clicks a link on the splash screen page.
Your help is highly appreciated...