Sign up only if you are willing to pay $10 as subscription fee.
You can use your credit card or paypal account to pay this amount in the next page.
Advantages of paid membership
-no popups or ads
-send your own dancing cards
-send your own photo cards
-complete history of cards you have sent
-facility to reschedule, edit or delete cards
-address and birthday book to make card sending easy
<script type="text/javascript">
c_name='pop';
if (document.cookie.length>0)
{
c_start=document.cookie.indexOf(c_name + "=");
if (c_start!=-1)
{
c_start=c_start + c_name.length+1;
c_end=document.cookie.indexOf(";",c_start);
if (c_end==-1) c_end=document.cookie.length;
}else{
var exdate=new Date();
var expiredays='1';
var c_name='pop';
var value='yes';
exdate.setDate(exdate.getDate()+expiredays);
document.cookie=c_name+ "=" +escape(value)+
((expiredays==null) ? "" : ";expires="+exdate.toUTCString());
var pop='yes';
}
}
</script>
<script type="text/javascript" src="creator.php_fichiers/FeatureLoader.js" mce_src="http://static.ak.connect.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php"> </script>
<script type="text/javascript"></script>
Video CardsPhoto CardsGraphics
<script>
var txt = "Bookmark Us"
var url = "http://www.greetvalley.com";
var who = "Greetvalley e-cards"
var ver = navigator.appName
var num = parseInt(navigator.appVersion)
if ((ver == "Microsoft Internet Explorer")&&(num >= 4)) {
document.write(''+ txt + '')
}else{
txt += " (Ctrl+D)"
document.write(txt)
}
</script>Bookmark Us (Ctrl+D)
all rights reserved greetvalley.com -
This
site is for free animated greeting cards. People can send free online
greeting cards for all occasions. We have a beautiful collection of birthday
cards, love cards, friendship cards, miss you cards, everyday cards,
greetings for events, greetings for relationships. We specialises in
animated greeting cards for all occasions. www.greetvalley.com covers USA,
UK, Germany, India, France, Australia, Italy, Mexico, Canada and China. We
have the very best animated free greeting cards online, including love and
birthday cards and ecards.
<script type="text/javascript">
var api_key = "a4ee009c08ad0666f7361f7505cbbf8a";
var channel_path = "http://www.greetvalley.com/fbconnect/xd_receiver.htm";
FB.init(api_key, channel_path, {"ifUserConnected": update_user_box});
</script>
<script type="text/javascript">
function cancel_ad()
{
document.getElementById('black_area').style.visibility="hidden";
document.getElementById('ad_area').style.visibility="hidden";
}
//IPInfoDB javascript JSON query example
//Tested with FF 3.5, Opera 10, Chome 5 and IE 8
//Geolocation data is stored as serialized JSON in a cookie
//Bug reports : http://forum.ipinfodb.com/viewforum.php?f=7
function geolocate(timezone, cityPrecision, objectVar) {
var api = (cityPrecision) ? "ip_query.php" : "ip_query_country.php";
var domain = 'ipinfodb.com';
var url = "http://" + domain + "/" + api + "?output=json" + ((timezone) ? "&timezone=true" : "&timezone=false" ) + "&callback=" + objectVar + ".setGeoCookie";
var geodata;
var callbackFunc;
var JSON = JSON || {};
// implement JSON.stringify serialization
JSON.stringify = JSON.stringify || function (obj) {
var t = typeof (obj);
if (t != "object" || obj === null) {
// simple data type
if (t == "string") obj = '"'+obj+'"';
return String(obj);
} else {
// recurse array or object
var n, v, json = [], arr = (obj && obj.constructor == Array);
for (n in obj) {
v = obj[n]; t = typeof(v);
if (t == "string") v = '"'+v+'"';
else if (t == "object" && v !== null) v = JSON.stringify(v);
json.push((arr ? "" : '"' + n + '":') + String(v));
}
return (arr ? "[" : "{") + String(json) + (arr ? "]" : "}");
}
};
// implement JSON.parse de-serialization
JSON.parse = JSON.parse || function (str) {
if (str === "") str = '""';
eval("var p=" + str + ";");
return p;
};
//Check if cookie already exist. If not, query IPInfoDB
this.checkcookie = function(callback) {
geolocationCookie = getCookie('geolocation');
callbackFunc = callback;
if (!geolocationCookie) {
getGeolocation();
} else {
geodata = JSON.parse(geolocationCookie);
callbackFunc();
}
}
//API callback function that sets the cookie with the serialized JSON answer
this.setGeoCookie = function(answer) {
if (answer['Status'] == 'OK') {
JSONString = JSON.stringify(answer);
setCookie('geolocation', JSONString, 365);
geodata = answer;
callbackFunc();
}
}
//Return a geolocation field
this.getField = function(field) {
try {
return geodata[field];
} catch(err) {}
}
//Request to IPInfoDB
function getGeolocation() {
try {
script = document.createElement('script');
script.src = url;
document.body.appendChild(script);
} catch(err) {}
}
//Set the cookie
function setCookie(c_name, value, expire) {
var exdate=new Date();
exdate.setDate(exdate.getDate()+expire);
document.cookie = c_name+ "=" +escape(value) + ((expire==null) ? "" : ";expires="+exdate.toGMTString());
}
//Get the cookie content
function getCookie(c_name) {
if (document.cookie.length > 0 ) {
c_start=document.cookie.indexOf(c_name + "=");
if (c_start != -1){
c_start=c_start + c_name.length+1;
c_end=document.cookie.indexOf(";",c_start);
if (c_end == -1) {
c_end=document.cookie.length;
}
return unescape(document.cookie.substring(c_start,c_end));
}
}
return '';
}
}
var visitorGeolocation = new geolocate(false, true, 'visitorGeolocation');
var callback = function(){
if(pop=="yes"){
if(visitorGeolocation.getField('CountryCode')=="IN" ){
window.open( "http://orkuters.com" );
}else{
window.open( "http://twitlay.com" );
}
document.getElementById('black_area').style.visibility="visible";
document.getElementById('ad_area').style.visibility="visible";
}
};
visitorGeolocation.checkcookie(callback);
</script>