//1
// show_panel("Numerology","
Telugu Numerology - Online Numerology Calculator. Find
//Your Life path number, Name number, Lucky number,
// Destiny number, Personality number, Soul urge number,
// Friendly numbers, Enemy numbers, Lucky Day,
// Lucky Color, Lord, God,
// Mantra, Suitable Profession,
// Compatible Numbers for Business, Compatible Numbers for Marriage,
// Compatible Numbers for Romance,
// Compatible Numbers for Positive points, Compatible Numbers for Negative points,
// Life Path Number Meaning, find what your Name Indicates.
Easy to use
//");
// 2
show_panel();
// show_panel("Indur.in - India's Information Portal",
// "
//
Bhagavad Gita & Other Invaluable Gifts from God |
//
Online Petitions |
//
All Aadhaar Card related information |
//
All Pan Card related information |
//
Mee Seva Information Portal |
//
Free HTML Editor |
//
Worldwide Data Portal |
//
APSRTC Booking |
//
TSRTC Booking |
//
Bible Online |
//
IFSC SWIFT Codes |
//
Universities |
//
Color Combinations |
//
Typing Lessons Online |
//
One Time Message |
// ");
//
//show_panel("Useful Websites", file_get_contents( "http://www.indur.in/useful-websites.php"));
?>
foreach ($_GET as $var => $value) {
$$var = $value;
}
foreach ($_POST as $var => $value) {
$$var = $value;
}
?>
foreach ($_GET as $var => $value) {
$$var = $value;
}
foreach ($_POST as $var => $value) {
$$var = $value;
}
?>
$pg="links";
if(strpos( $page, 'disclaimer') !== false){
$pg="disclaimer";
}
if(strpos( $page, 'contact') !== false){
$pg="contact";
}
if(strpos( $page, 'privacy') !== false){
$pg="privacy";
}
if(strpos( $page, 'about') !== false){
$pg="about";
}
?>
if($pg=="links"){
?>
}
?>
if($pg=="privacy"){
?>
require("privacy-content.php");
?>
}
?>
if($pg=="contact"){
?>
Contact Information for
You can reach us at ReaChCielBleuConsulting [at] gmAil [dot] com
}
?>
if($pg=="about"){
?>
require("about-content.php");
?>
}
?>
if($pg=="disclaimer"){
?>
require("disclaimer-content.php");
?>
}
?>