# Determine the current base URL
if(!isset($_SERVER['REQUEST_URI'])) {
$psps_base_url = $_SERVER['PHP_SELF'];
if (isset($HTTP_SERVER_VARS['QUERY_STRING'])) { $psps_base_url .= $HTTP_SERVER_VARS['QUERY_STRING']; }
} else {
$psps_base_url = $_SERVER['REQUEST_URI'];
}
$psps_parameters = '';
foreach ($_REQUEST as $key => $value) {
if (strpos($key,”psps_”) > -1 ) {
$psps_parameters .= ‘&’.$key.’=’.urlencode($value);
$psps_base_url = str_replace(’&’.$key.’=’.urlencode($value), “”, $psps_base_url);
$psps_base_url = str_replace($key.’=’.urlencode($value), “”, $psps_base_url);
}
}
$psps_parameters .= “&psps_show_search=true”;
$psps_parameters .= “&psps_show_navigation=true”;
$psps_parameters .= “&psps_show_products=true”;
$psps_url = “?psps_base_url=”.urlencode($psps_base_url);
$psps_url=”http://shops.popshops.com/shops/php/0fy2f0gqqiywb6d9tj41jsm9t$psps_url$psps_parameters”;
# Include the shop
if (function_exists(’curl_init’)) {
$shop=curl_init();
curl_setopt($shop,CURLOPT_URL,$psps_url);
curl_exec($shop);
curl_close($shop);
} else {
readfile($psps_url);
}
?>
Sponsored Links
Let Us Help You - Infidelity Advice
-
Is your partner is cheating on you and you don't know what to do? Tell us your story and ask for our reader's advice.
Did You Subscribe Yet?
-
Subscribe by email or RSS feed
Make IDCheaters.com your homepage


Thanks for dropping by!
I haven’t read the books, but I sure do hope they provide good advice on how to deal with infidelity because there are some people who never recover.
It is good to know that people take the trouble to produce these sort of self help books. It may be hard for some people who have faced this kind of betrayal to understand that it wasn’t their fault and to rebuild their self image sufficiently to move on with their life.
I have always wondered if some of these books wouldn’t be useful for other relationships where loyalty has been compromised.
Would the same advise apply to same sex friendships?
Self Help Books on Surviving Infidelity…
Affairs: A Guide to Working Through the Repercussions of Infidelity – Self Help For Survival After Infidelity
A Wonderfully Supportive Guide from an Internationally Recognized Authority on Affairs Emily Brown has written a must-read book for anyone go…
Yep, these books make perfect presents for those unfaithful people out there and also give a very good excuse for them to be unfaithful to their partners as they think that they can patch things up after such a disgraceful act!
The thing is, the ones who cheat may not even want to read these books to help them to do better in the future.
SageMother, I do think that the same thing would apply to same sex couples, because they are prone to the situations.