function digitalcardapplydiv(){
callinggirl2();
setTimeout(cardappltbtnopen,4000);
}
function cardappltbtnopen(){
document.getElementById('informationgirlcardbtn').style.display = "block";
}
function websiteapplydiv(){
setTimeout(websiteappltbtnopen,4000);
callinggirl2();
}
function websiteappltbtnopen(){
document.getElementById('informationgirlwebbtn').style.display = "block";
}
function NFCcardapplydiv(){
setTimeout(nfcappltbtnopen,4000);
callinggirl2();
}
function nfcappltbtnopen(){
document.getElementById('informationgirlnfcbtn').style.display = "block";
}
var callinggirl = `
Hello Sir
Please' Read This Notes
Notes
please read this teams & condition
service
payment
time
var
`;
var searcheng =`
`;
var businesForm = `
Business card Form
`;
var homepagevar = `
We Create Website and Digital Business card for you.
Create your Web-Site and Digital Business Card with impressive rich content and design. Share your Digital Business Card from anywhere & anytime. Easily update your Digital Business Card with our user-friendly dashboard, so you don't need to re-print a business card for each and every change.
Digital Card is the standard for digital business cards that works on Smartphones, Tablets and computers with NO APP required. Digital Card creates a digital hub where your customers can pick and choose how they connect with you. For example, you can list your standard contact information, a bio telling a little more about yourself, all of your social networks in one place and an info center, which allows you to create a digital brochure.
Positive Solutions
All products are tested in-house to ensure the best and only the best is delivered to our customers.
Business Consulting
Our company only thrives on repeat business and you would agree if our customer were not happy will they come back to us?
Satisfied Customers
We would not consider our project to be completed if we don't see a smile on our customers face.
Fusion Design
We provide a vast array of top class software's to different Industries. The large base of satisfied clients is the biggest evidence of our work
Create Digital Cards
A digital card is an online hosted, digital virtual representation of any plastic card. A digital card doesn't require any physical representation.
Great Services
We would never compromise on the quality. At Digital Cards excellent quality is our promise and forms the core of our delivery.
`;
function videoautoplay(){
document.getElementById('businesscardimg').play();
}
function speachbtn(){
let utterance = new SpeechSynthesisUtterance("hello sir, welcome to siteress.com, please read this notes, thankyou");
utterance,pitch=2;
utterance.rate=0.7;
speechSynthesis.speak(utterance);
}
function aboutpageopen(){
menucancel();
document.getElementById('destop_home').innerHTML= AboutUs;
document.getElementById('changewebsite').innerHTML= AboutUs;
}
function mobileformapply(){
document.getElementById('changewebsite').innerHTML= threeCardApply;
}
function destopformapply(){
document.getElementById('destop_home').innerHTML= threeCardApply;
document.getElementById('changewebsite').innerHTML= threeCardApply;
}
function joinus(){
menucancel();
document.getElementById('destop_home').innerHTML= searcheng;
document.getElementById('changewebsite').innerHTML= searcheng;
}
function callinggirl2(){
document.getElementById('destop_home').innerHTML= callinggirl;
document.getElementById('changewebsite').innerHTML= callinggirl;
speachbtn();
}
function websitedesignpageopen(){
document.getElementById('changewebsite').innerHTML= webdesignstemplete;
document.getElementById('destop_home').innerHTML= webdesignstemplete;
}
function digitalcardNOTEOK(){
document.getElementById('changewebsite').innerHTML= businesForm;
document.getElementById('destop_home').innerHTML= businesForm;
setInterval(saveimage,100);
}
function websiteNOTEOK(){
document.getElementById('destop_home').innerHTML= websiteForm;
document.getElementById('changewebsite').innerHTML= websiteForm;
}
function NFCCARDNOTEOK(){
document.getElementById('destop_home').innerHTML= NfCForm;
document.getElementById('changewebsite').innerHTML= NfCForm;
}
function desginsopen(){
document.getElementById('changewebsite').innerHTML= threeCarddesign;
}
function carddesignchange(){
document.getElementById('changewebsite').innerHTML=carddesign;
}
function desktopcardcheak(){
document.getElementById('destop_home').innerHTML=carddesign;
}
function customercare(){
document.getElementById('destop_home').innerHTML=customercarepge;
document.getElementById('changewebsite').innerHTML=customercarepge;
}
function homepage(){
document.getElementById('WebsitePage').innerHTML = homepagevar;
videoautoplay();
}
function socialmedia(){
document.getElementById("social_media_popup").style.bottom="-4%";
}
function menucancel(){
document.getElementById('social_media_popup').style.bottom="-150%";
}
function theame1(){
document.getElementById('theame').value=1;
}
function theame2(){
document.getElementById('theame').value=2;
}
function theame3(){
document.getElementById('theame').value=3;
}
function theame4(){
document.getElementById('theame').value=4;
}
function theame5(){
document.getElementById('theame').value=5;
}
function theame6(){
document.getElementById('theame').value=6;
}
function theame7(){
document.getElementById('theame').value=7;
}
function theame8(){
document.getElementById('theame').value=8;
}
function theame9(){
document.getElementById('theame').value=9;
}
function theame10(){
document.getElementById('theame').value=10;
}
function theame11(){
document.getElementById('theame').value=11;
}
function theame12(){
document.getElementById('theame').value=12;
}
function theame13(){
document.getElementById('theame').value=13;
}
function theame14(){
document.getElementById('theame').value=14;
}
function theame15(){
document.getElementById('theame').value=15;
}
function theame16(){
document.getElementById('theame').value=16;
}
function theame17(){
document.getElementById('theame').value=17;
}
function theame18(){
document.getElementById('theame').value=18;
}
function theame19(){
document.getElementById('theame').value=19;
}
function theame20(){
document.getElementById('theame').value=20;
}
function mainsearch_open(){
document.getElementById('mainsearch_div').style.top="50px";
document.getElementById('searchopenbtn').style.display = "none";
document.getElementById('searchclosebtn').style.display = "block";
}
function mainsearch_close(){
document.getElementById('mainsearch_div').style.top="-100px";
document.getElementById('searchclosebtn').style.display = "none";
document.getElementById('searchopenbtn').style.display = "block";
}
function saveimage(){
var profileimage = document.getElementById("yourimage");
var imageinput = document.getElementById("ChooseImage");
profileimage.src = URL.createObjectURL(imageinput.files[0]);
}
function whatsapp() {
window.open("https://wa.link/fp72ho");
}
function loadfunction(){
setTimeout(intropageclose,1500);
homepage();
}
function intropageclose(){
document.getElementById('firstintropage').style.display="none";
videoautoplay();
}
function locationmy(){
window.open('https://maps.app.goo.gl/a8bHeESoXdvByw9U8');
}
function myFunction() {
let filter = document.getElementById('searchinput').value.toUpperCase();
let mynav = document.getElementById('searchnav');
let ATAG = mynav.getElementsByTagName('a');
console.log(ATAG);
for(var i=0; i-1){
ATAG[i].style.display="";
}else{
ATAG[i].style.display="none";
}
}
}
}
function searchwork(){
var inputsearch = document.getElementById('searchinput').value.toUpperCase();
if(inputsearch == "HOME"){
homepage();
}
if(inputsearch == "GO BACK"){
homepage();
}
if(inputsearch == "BUSSINESS PERSON"){
joinus();
}
if(inputsearch == "BUSSINESS MAN"){
joinus();
}
if(inputsearch == "BUSINESS"){
joinus();
}
if(inputsearch== "JOIN"){
joinus();
}
if(inputsearch== "JOINUS"){
joinus();
}
if(inputsearch== "COMPANY"){
joinus();
}
if(inputsearch== "BUSSINESS CARD"){
carddesignchange();
desktopcardcheak();
}
if(inputsearch== "CARD"){
carddesignchange();
desktopcardcheak();
}
if(inputsearch== "DIGITAL CARD"){
carddesignchange();
desktopcardcheak();
}
if(inputsearch== "ONLINE CARD"){
carddesignchange();
desktopcardcheak();
}
if(inputsearch== "CARD DESIGN"){
carddesignchange();
desktopcardcheak();
}
if(inputsearch== "BUSSINESS CARD FORM"){
digitalcardNOTEOK();
}
if(inputsearch== "CARD FORM"){
digitalcardNOTEOK();
}
if(inputsearch== "DIGITAL CARD FORM"){
carddesignchange();
}
if(inputsearch== "WEBSITE DESIGN"){
websitedesignpageopen()
}
if(inputsearch== "WEBSITE DEMO"){
websitedesignpageopen()
}
if(inputsearch== "DESIGN"){
desginsopen()
}
if(inputsearch== "MENU"){
socialmedia();
}
if(inputsearch== "WEBSITE DEMO"){
websitedesignpageopen();
}
if(inputsearch== "MINI WEBSITE FORM"){
digitalcardNOTEOK();
}
if(inputsearch== "WEBSITE FORM"){
websiteNOTEOK()
}
if(inputsearch== "CALL"){
customercare()
}
if(inputsearch== "CALLUS"){
customercare()
}
if(inputsearch== "COMPLANE"){
customercare()
}
if(inputsearch== "QUERY"){
customercare()
}
if(inputsearch== "QUERY FORM"){
customercare()
}
if(inputsearch== "CUSTOMER CARE"){
customercare()
}
}
Cancel