SlideShare una empresa de Scribd logo
1 de 6
Static Fonts
<html><head></head>
<body background=image1.jpg >
<center><font color=red><u>Mool Sloka-Sanskrit </u></font></center>
<font face=DV-TTYogesh color=blue size=+1><center>
v&Eacute;&THORN;i&Eacute;&reg;&uacute;&Eacute;¹]&Aring;&otilde
   ; =´&Eacute;&Eacute;S&Eacute;<BR>
v&Eacute;¨&Eacute;&Ccedil;I&Eacute;&auml;j&Eacute;&auml;
   E&Ouml;&ograve;¯ &ucirc;I&Eacute;&auml;j&Eacute;&auml;
   º&Eacute;¨&Eacute;´&Eacute;&auml;i&Eacute;&Eacute;
   ª&Eacute;&Ouml;ª&Eacute;&Ouml;iº&Eacute;´&Eacute;:*<BR>
¨&Eacute;&Eacute;¨&Eacute;E&ograve;&Eacute;: {&Eacute;&Eacute;
   hb÷´&Eacute;&Eacute;¶S&Eacute;&egrave;´&Eacute;&Ecirc;E&ogra
   ve; ¨&Eacute; E&Ouml;&ograve;´&Eacute;&Ccedil;i&Eacute;
   º&Eacute;&AElig;V&Eacute;ª&Eacute;**1.1**<BR><BR>
</font></center></body></html>
Dynamic Fonts - PFR
<HTML><HEAD><defanged-meta http-equiv=quot;Content-Typequot;
    content=quot;text/html; charset=x-user-definedquot;>
<link REL=FONTDEF SRC='yogesh.pfr'>
<SCRIPT LANGUAGE=quot;JavaScriptquot;
    SRC=quot;http://172.31.16.68/wfplayer/tdserver.jsquot; TYPE=quot;text/javascriptquot;>
</SCRIPT> <LINK>
</HEAD><BODY background='image1.jpg'><CENTER><FONT color=red>
    Mool Sloka- Sanskrit</FONT></CENTER>
<FONT face=DV-TTYogesh color=blue size=+1> <CENTER> vÉÞiÉ®úɹ]Åõ
    =´ÉÉSÉ<BR>vɨÉÇIÉäjÉä EÖò¯ ûIÉäjÉä ºÉ¨É´ÉäiÉÉ ªÉÖªÉÖiºÉ´É:*<BR>
¨ÉɨÉEòÉ: {ÉÉhb÷´ÉɶSÉè´É ÊEò¨ÉEÖò´ÉÇiÉ ºÉÆVɪÉ**1.1**<BR><BR>
</FONT></CENTER>
<EMBED src='audio/chap1/1-1.au' hidden='true' align='baseline' border='0'
    width='128' height='128' autostart='true' autoplay='true' NOJAVA=true
    NAME='aslk' MASTERSOUND >
</BODY></HTML>
Tdserver.js
if (navigator.appName == quot;Microsoft Internet Explorerquot;
   && navigator.appVersion.indexOf(quot;Windowsquot;, 0) != -1
   && navigator.appVersion.substring(0,1) >= 4){
       document.writeln(quot;<objectquot;);
       document.writeln(quot;classid=quot;clsid:0246ECA8-996F-
              11D1-BE2F-00A0C9037DFEquot;quot;);
       document.writeln(quot;codebase=quot;http://172.31.16.68
   /wfplayer/tdserver.cab#version=1,0,0,12quot;quot;);
       document.writeln(quot;id=quot;TDSquot; width=0 height=0quot;);
       document.writeln(quot;>quot;);
       document.writeln(quot;</object>quot;);         }
if (navigator.appName !=quot;Microsoft Internet Explorerquot;){
       document.writeln(quot;<defanged-meta http-
          equiv=quot;Content-Typequot; content=quot;text/html;
                     charset=utf-8quot;>quot;);
}
Dynamic Fonts - EOT
bVer = parseInt(navigator.appVersion);
if (bVer >= 4){
if (navigator.appName == quot;Netscapequot;)
   document.write(quot;<link rel='fontdef‘ src='http://
   www.bimari-jankari.org/DV-TTVasundhara.pfr'>quot;);
else{
   document.write ('<style type=quot;text/cssquot;>');
   document.write ('@font-face {');
   document.write ('font-family: DV-TTVasundhara'+quot;;quot;);
   document.write ('font-style: normal'+quot;;quot;);
   document.write ('font-weight: normal'+quot;;quot;);
   document.write ('src: url(quot;http://www.bimari-
   jankari.org/DVTTVAS2.eotquot;)');
   document.write ('}');
   document.write ('</style>');}
}else
   location.href=quot;http://www.bimari-
   jankari.org/fonts/help.htmquot;;
Dynamic Fonts - EOT
nVer = parseInt(navigator.appVersion);
if((window.location.host.indexOf(“64.29.200.150quot;)!=- 1)
   ||(window.location.host.toLowerCase().indexOf(quot;lycosquot;
   )!= - 1)){
   if (nVer >= 4)    {
       if (navigator.appName == quot;Netscapequot;)
              document.write (quot;<link rel='FONTDEF'
   src='http://64.29.200.150/eotpfr_ded/lycos/Webdunia.p
   fr'>quot;);
       else   {
              document.write (quot;<STYLE TYPE='text/css'>
              @font-face {
              font-family: Webdunia;
              font-style: normal;
              font-weight: normal;
Dynamic Fonts - EOT
   src:url(http://64.29.200.150/eotpfr_ded/lycos/WEBDUNI
   0.eot);    }    </STYLE>quot;);}
   }else
     location.href=quot;http://in.webdunia.lycosasia.com/quot;;}
else{ if (nVer >= 4)       {
       if (navigator.appName == quot;Netscapequot;)
              document.write (quot;<link rel='fontdef'
   src='http://www.Webdunia.com/eotpfr/Webdunia.pfr'>quot;);
       else{
         document.write('<style type=quot;text/cssquot;>');
         document.write(' @font-face {');
         document.write(' font-family: Webdunia'+quot;;quot;);
         document.write (' font-style: normal'+quot;;quot;);
         document.write (' font-weight: normal'+quot;;quot;);
         document.write (' src:
   url(quot;http://www.Webdunia.com/eotpfr/WEBDUNI0.eotquot;)');
         document.write ('}');

Más contenido relacionado

La actualidad más candente

OpenSocial - GTUG Stockholm Meeting Oct 1 2009
OpenSocial - GTUG Stockholm Meeting Oct 1 2009OpenSocial - GTUG Stockholm Meeting Oct 1 2009
OpenSocial - GTUG Stockholm Meeting Oct 1 2009Jacob Gyllenstierna
 
Jade & Javascript templating
Jade & Javascript templatingJade & Javascript templating
Jade & Javascript templatingwearefractal
 
Microformats at Web 2.0 Expo April 2007
Microformats at Web 2.0 Expo April 2007Microformats at Web 2.0 Expo April 2007
Microformats at Web 2.0 Expo April 2007John Allsopp
 
Html basics IML 140 (weeks 2-3)
Html basics IML 140 (weeks 2-3)Html basics IML 140 (weeks 2-3)
Html basics IML 140 (weeks 2-3)Evan Hughes
 
Introduction to html
Introduction to htmlIntroduction to html
Introduction to htmlveena parihar
 
The Basics of (X)HTML Tags
The Basics of (X)HTML TagsThe Basics of (X)HTML Tags
The Basics of (X)HTML TagsLearningNerd
 
USA.Gov URL Shortening
USA.Gov URL ShorteningUSA.Gov URL Shortening
USA.Gov URL ShorteningLucas Cioffi
 
Frontend bootcamp
Frontend bootcampFrontend bootcamp
Frontend bootcampSahilMore34
 
5.2 nesting and floating elements
5.2 nesting and floating elements5.2 nesting and floating elements
5.2 nesting and floating elementsBulldogs83
 
Pratical HTML5
Pratical HTML5Pratical HTML5
Pratical HTML5Leon Poole
 
Haml & Sass presentation
Haml & Sass presentationHaml & Sass presentation
Haml & Sass presentationbryanbibat
 
Inspire Digital 技術部 週會分享
Inspire Digital 技術部 週會分享Inspire Digital 技術部 週會分享
Inspire Digital 技術部 週會分享inspire digital
 
XML processing with perl
XML processing with perlXML processing with perl
XML processing with perlJoe Jiang
 

La actualidad más candente (18)

OpenSocial - GTUG Stockholm Meeting Oct 1 2009
OpenSocial - GTUG Stockholm Meeting Oct 1 2009OpenSocial - GTUG Stockholm Meeting Oct 1 2009
OpenSocial - GTUG Stockholm Meeting Oct 1 2009
 
Jade & Javascript templating
Jade & Javascript templatingJade & Javascript templating
Jade & Javascript templating
 
Microformats at Web 2.0 Expo April 2007
Microformats at Web 2.0 Expo April 2007Microformats at Web 2.0 Expo April 2007
Microformats at Web 2.0 Expo April 2007
 
Html basics IML 140 (weeks 2-3)
Html basics IML 140 (weeks 2-3)Html basics IML 140 (weeks 2-3)
Html basics IML 140 (weeks 2-3)
 
Introduction to html
Introduction to htmlIntroduction to html
Introduction to html
 
The Basics of (X)HTML Tags
The Basics of (X)HTML TagsThe Basics of (X)HTML Tags
The Basics of (X)HTML Tags
 
USA.Gov URL Shortening
USA.Gov URL ShorteningUSA.Gov URL Shortening
USA.Gov URL Shortening
 
Frontend bootcamp
Frontend bootcampFrontend bootcamp
Frontend bootcamp
 
Basic HTML
Basic HTMLBasic HTML
Basic HTML
 
HTML to FTP
HTML to FTPHTML to FTP
HTML to FTP
 
(SEO) Search Engine Optimization
(SEO) Search Engine Optimization(SEO) Search Engine Optimization
(SEO) Search Engine Optimization
 
5.2 nesting and floating elements
5.2 nesting and floating elements5.2 nesting and floating elements
5.2 nesting and floating elements
 
Pratical HTML5
Pratical HTML5Pratical HTML5
Pratical HTML5
 
Haml & Sass presentation
Haml & Sass presentationHaml & Sass presentation
Haml & Sass presentation
 
Inspire Digital 技術部 週會分享
Inspire Digital 技術部 週會分享Inspire Digital 技術部 週會分享
Inspire Digital 技術部 週會分享
 
Html
HtmlHtml
Html
 
XML processing with perl
XML processing with perlXML processing with perl
XML processing with perl
 
Tor2
Tor2Tor2
Tor2
 

Destacado

Ready to Move in Flats/Apartments in Noida Extension BY LandlinkeR
Ready to Move in Flats/Apartments in Noida Extension BY LandlinkeRReady to Move in Flats/Apartments in Noida Extension BY LandlinkeR
Ready to Move in Flats/Apartments in Noida Extension BY LandlinkeRLand Linker
 
Water management questionnaire for layouts
Water management questionnaire for layoutsWater management questionnaire for layouts
Water management questionnaire for layoutsbiomeshubha
 
Krishna lilac - IUWM
Krishna lilac - IUWMKrishna lilac - IUWM
Krishna lilac - IUWMbiomeshubha
 
Anvita Eusipco 2004
Anvita Eusipco 2004Anvita Eusipco 2004
Anvita Eusipco 2004guest6e7a1b1
 
Amatyc Ignite by Feldon and Tchertchian New Orleans, LA, 2015
Amatyc Ignite by Feldon and Tchertchian New Orleans, LA, 2015Amatyc Ignite by Feldon and Tchertchian New Orleans, LA, 2015
Amatyc Ignite by Feldon and Tchertchian New Orleans, LA, 2015Fred Feldon
 
Permissions to be taken to dig a Borewell
Permissions to be taken to dig a BorewellPermissions to be taken to dig a Borewell
Permissions to be taken to dig a Borewellbiomeshubha
 
Costs of Recharge Wells and other items for RWH
Costs of Recharge Wells and other items for RWHCosts of Recharge Wells and other items for RWH
Costs of Recharge Wells and other items for RWHbiomeshubha
 

Destacado (11)

Ready to Move in Flats/Apartments in Noida Extension BY LandlinkeR
Ready to Move in Flats/Apartments in Noida Extension BY LandlinkeRReady to Move in Flats/Apartments in Noida Extension BY LandlinkeR
Ready to Move in Flats/Apartments in Noida Extension BY LandlinkeR
 
Focus Group
Focus GroupFocus Group
Focus Group
 
Mundial
MundialMundial
Mundial
 
Water management questionnaire for layouts
Water management questionnaire for layoutsWater management questionnaire for layouts
Water management questionnaire for layouts
 
Krishna lilac - IUWM
Krishna lilac - IUWMKrishna lilac - IUWM
Krishna lilac - IUWM
 
Anvita Eusipco 2004
Anvita Eusipco 2004Anvita Eusipco 2004
Anvita Eusipco 2004
 
Amatyc Ignite by Feldon and Tchertchian New Orleans, LA, 2015
Amatyc Ignite by Feldon and Tchertchian New Orleans, LA, 2015Amatyc Ignite by Feldon and Tchertchian New Orleans, LA, 2015
Amatyc Ignite by Feldon and Tchertchian New Orleans, LA, 2015
 
Resume
ResumeResume
Resume
 
Permissions to be taken to dig a Borewell
Permissions to be taken to dig a BorewellPermissions to be taken to dig a Borewell
Permissions to be taken to dig a Borewell
 
Costs of Recharge Wells and other items for RWH
Costs of Recharge Wells and other items for RWHCosts of Recharge Wells and other items for RWH
Costs of Recharge Wells and other items for RWH
 
Eletro2
Eletro2Eletro2
Eletro2
 

Similar a Static and Dynamic Fonts

Optimizing Drupal for Mobile Devices
Optimizing Drupal for Mobile DevicesOptimizing Drupal for Mobile Devices
Optimizing Drupal for Mobile DevicesSugree Phatanapherom
 
Web Scraper Shibuya.pm tech talk #8
Web Scraper Shibuya.pm tech talk #8Web Scraper Shibuya.pm tech talk #8
Web Scraper Shibuya.pm tech talk #8Tatsuhiko Miyagawa
 
Java Script
Java ScriptJava Script
Java Scriptsiddaram
 
OSCON 2004: XML and Apache
OSCON 2004: XML and ApacheOSCON 2004: XML and Apache
OSCON 2004: XML and ApacheTed Leung
 
Microsoft ASP.NET 4.0 : What's Next?
Microsoft ASP.NET 4.0 : What's Next?Microsoft ASP.NET 4.0 : What's Next?
Microsoft ASP.NET 4.0 : What's Next?goodfriday
 
A brief history of the web
A brief history of the webA brief history of the web
A brief history of the webJorge Zapico
 
LAMP_TRAINING_SESSION_3
LAMP_TRAINING_SESSION_3LAMP_TRAINING_SESSION_3
LAMP_TRAINING_SESSION_3umapst
 
Html5, css3, canvas, svg and webgl
Html5, css3, canvas, svg and webglHtml5, css3, canvas, svg and webgl
Html5, css3, canvas, svg and webglKilian Valkhof
 
PHP Presentation
PHP PresentationPHP Presentation
PHP PresentationAnkush Jain
 
Lca2009 Video A11y
Lca2009 Video A11yLca2009 Video A11y
Lca2009 Video A11yguesta3d158
 
Forum Presentation
Forum PresentationForum Presentation
Forum PresentationAngus Pratt
 
PHP Presentation
PHP PresentationPHP Presentation
PHP PresentationNikhil Jain
 
Web APIs & Google APIs
Web APIs & Google APIsWeb APIs & Google APIs
Web APIs & Google APIsPamela Fox
 
IPW HTML course
IPW HTML courseIPW HTML course
IPW HTML courseVlad Posea
 
KMUTNB - Internet Programming 3/7
KMUTNB - Internet Programming 3/7KMUTNB - Internet Programming 3/7
KMUTNB - Internet Programming 3/7phuphax
 

Similar a Static and Dynamic Fonts (20)

JQuery 101
JQuery 101JQuery 101
JQuery 101
 
Optimizing Drupal for Mobile Devices
Optimizing Drupal for Mobile DevicesOptimizing Drupal for Mobile Devices
Optimizing Drupal for Mobile Devices
 
Php 3 1
Php 3 1Php 3 1
Php 3 1
 
Web Scraper Shibuya.pm tech talk #8
Web Scraper Shibuya.pm tech talk #8Web Scraper Shibuya.pm tech talk #8
Web Scraper Shibuya.pm tech talk #8
 
Java Script
Java ScriptJava Script
Java Script
 
OSCON 2004: XML and Apache
OSCON 2004: XML and ApacheOSCON 2004: XML and Apache
OSCON 2004: XML and Apache
 
Microsoft ASP.NET 4.0 : What's Next?
Microsoft ASP.NET 4.0 : What's Next?Microsoft ASP.NET 4.0 : What's Next?
Microsoft ASP.NET 4.0 : What's Next?
 
A brief history of the web
A brief history of the webA brief history of the web
A brief history of the web
 
LAMP_TRAINING_SESSION_3
LAMP_TRAINING_SESSION_3LAMP_TRAINING_SESSION_3
LAMP_TRAINING_SESSION_3
 
Html5, css3, canvas, svg and webgl
Html5, css3, canvas, svg and webglHtml5, css3, canvas, svg and webgl
Html5, css3, canvas, svg and webgl
 
PHP Presentation
PHP PresentationPHP Presentation
PHP Presentation
 
Lca2009 Video A11y
Lca2009 Video A11yLca2009 Video A11y
Lca2009 Video A11y
 
Forum Presentation
Forum PresentationForum Presentation
Forum Presentation
 
Html tutorial
Html tutorialHtml tutorial
Html tutorial
 
PHP Presentation
PHP PresentationPHP Presentation
PHP Presentation
 
Javascript Basic
Javascript BasicJavascript Basic
Javascript Basic
 
Web APIs & Google APIs
Web APIs & Google APIsWeb APIs & Google APIs
Web APIs & Google APIs
 
APEX Themes and Templates
APEX Themes and TemplatesAPEX Themes and Templates
APEX Themes and Templates
 
IPW HTML course
IPW HTML courseIPW HTML course
IPW HTML course
 
KMUTNB - Internet Programming 3/7
KMUTNB - Internet Programming 3/7KMUTNB - Internet Programming 3/7
KMUTNB - Internet Programming 3/7
 

Más de guest6e7a1b1

Anvita Ncvpripg 2008 Presentation
Anvita Ncvpripg 2008 PresentationAnvita Ncvpripg 2008 Presentation
Anvita Ncvpripg 2008 Presentationguest6e7a1b1
 
Anvita Web Contentfor Indian Language 15mar2001
Anvita   Web Contentfor Indian Language 15mar2001Anvita   Web Contentfor Indian Language 15mar2001
Anvita Web Contentfor Indian Language 15mar2001guest6e7a1b1
 
Anvita Audio Classification Presentation
Anvita Audio Classification PresentationAnvita Audio Classification Presentation
Anvita Audio Classification Presentationguest6e7a1b1
 
Anvita Intro Of Sites Jan2001
Anvita   Intro Of Sites Jan2001Anvita   Intro Of Sites Jan2001
Anvita Intro Of Sites Jan2001guest6e7a1b1
 
Anvita Gita Supersite Case Study Nov2000
Anvita   Gita Supersite Case Study Nov2000Anvita   Gita Supersite Case Study Nov2000
Anvita Gita Supersite Case Study Nov2000guest6e7a1b1
 
Anvita Wisp 2007 Presentation
Anvita Wisp 2007 PresentationAnvita Wisp 2007 Presentation
Anvita Wisp 2007 Presentationguest6e7a1b1
 

Más de guest6e7a1b1 (6)

Anvita Ncvpripg 2008 Presentation
Anvita Ncvpripg 2008 PresentationAnvita Ncvpripg 2008 Presentation
Anvita Ncvpripg 2008 Presentation
 
Anvita Web Contentfor Indian Language 15mar2001
Anvita   Web Contentfor Indian Language 15mar2001Anvita   Web Contentfor Indian Language 15mar2001
Anvita Web Contentfor Indian Language 15mar2001
 
Anvita Audio Classification Presentation
Anvita Audio Classification PresentationAnvita Audio Classification Presentation
Anvita Audio Classification Presentation
 
Anvita Intro Of Sites Jan2001
Anvita   Intro Of Sites Jan2001Anvita   Intro Of Sites Jan2001
Anvita Intro Of Sites Jan2001
 
Anvita Gita Supersite Case Study Nov2000
Anvita   Gita Supersite Case Study Nov2000Anvita   Gita Supersite Case Study Nov2000
Anvita Gita Supersite Case Study Nov2000
 
Anvita Wisp 2007 Presentation
Anvita Wisp 2007 PresentationAnvita Wisp 2007 Presentation
Anvita Wisp 2007 Presentation
 

Último

Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 

Último (20)

Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 

Static and Dynamic Fonts

  • 1. Static Fonts <html><head></head> <body background=image1.jpg > <center><font color=red><u>Mool Sloka-Sanskrit </u></font></center> <font face=DV-TTYogesh color=blue size=+1><center> v&Eacute;&THORN;i&Eacute;&reg;&uacute;&Eacute;¹]&Aring;&otilde ; =´&Eacute;&Eacute;S&Eacute;<BR> v&Eacute;¨&Eacute;&Ccedil;I&Eacute;&auml;j&Eacute;&auml; E&Ouml;&ograve;¯ &ucirc;I&Eacute;&auml;j&Eacute;&auml; º&Eacute;¨&Eacute;´&Eacute;&auml;i&Eacute;&Eacute; ª&Eacute;&Ouml;ª&Eacute;&Ouml;iº&Eacute;´&Eacute;:*<BR> ¨&Eacute;&Eacute;¨&Eacute;E&ograve;&Eacute;: {&Eacute;&Eacute; hb÷´&Eacute;&Eacute;¶S&Eacute;&egrave;´&Eacute;&Ecirc;E&ogra ve; ¨&Eacute; E&Ouml;&ograve;´&Eacute;&Ccedil;i&Eacute; º&Eacute;&AElig;V&Eacute;ª&Eacute;**1.1**<BR><BR> </font></center></body></html>
  • 2. Dynamic Fonts - PFR <HTML><HEAD><defanged-meta http-equiv=quot;Content-Typequot; content=quot;text/html; charset=x-user-definedquot;> <link REL=FONTDEF SRC='yogesh.pfr'> <SCRIPT LANGUAGE=quot;JavaScriptquot; SRC=quot;http://172.31.16.68/wfplayer/tdserver.jsquot; TYPE=quot;text/javascriptquot;> </SCRIPT> <LINK> </HEAD><BODY background='image1.jpg'><CENTER><FONT color=red> Mool Sloka- Sanskrit</FONT></CENTER> <FONT face=DV-TTYogesh color=blue size=+1> <CENTER> vÉÞiÉ®úɹ]Åõ =´ÉÉSÉ<BR>vɨÉÇIÉäjÉä EÖò¯ ûIÉäjÉä ºÉ¨É´ÉäiÉÉ ªÉÖªÉÖiºÉ´É:*<BR> ¨ÉɨÉEòÉ: {ÉÉhb÷´ÉɶSÉè´É ÊEò¨ÉEÖò´ÉÇiÉ ºÉÆVɪÉ**1.1**<BR><BR> </FONT></CENTER> <EMBED src='audio/chap1/1-1.au' hidden='true' align='baseline' border='0' width='128' height='128' autostart='true' autoplay='true' NOJAVA=true NAME='aslk' MASTERSOUND > </BODY></HTML>
  • 3. Tdserver.js if (navigator.appName == quot;Microsoft Internet Explorerquot; && navigator.appVersion.indexOf(quot;Windowsquot;, 0) != -1 && navigator.appVersion.substring(0,1) >= 4){ document.writeln(quot;<objectquot;); document.writeln(quot;classid=quot;clsid:0246ECA8-996F- 11D1-BE2F-00A0C9037DFEquot;quot;); document.writeln(quot;codebase=quot;http://172.31.16.68 /wfplayer/tdserver.cab#version=1,0,0,12quot;quot;); document.writeln(quot;id=quot;TDSquot; width=0 height=0quot;); document.writeln(quot;>quot;); document.writeln(quot;</object>quot;); } if (navigator.appName !=quot;Microsoft Internet Explorerquot;){ document.writeln(quot;<defanged-meta http- equiv=quot;Content-Typequot; content=quot;text/html; charset=utf-8quot;>quot;); }
  • 4. Dynamic Fonts - EOT bVer = parseInt(navigator.appVersion); if (bVer >= 4){ if (navigator.appName == quot;Netscapequot;) document.write(quot;<link rel='fontdef‘ src='http:// www.bimari-jankari.org/DV-TTVasundhara.pfr'>quot;); else{ document.write ('<style type=quot;text/cssquot;>'); document.write ('@font-face {'); document.write ('font-family: DV-TTVasundhara'+quot;;quot;); document.write ('font-style: normal'+quot;;quot;); document.write ('font-weight: normal'+quot;;quot;); document.write ('src: url(quot;http://www.bimari- jankari.org/DVTTVAS2.eotquot;)'); document.write ('}'); document.write ('</style>');} }else location.href=quot;http://www.bimari- jankari.org/fonts/help.htmquot;;
  • 5. Dynamic Fonts - EOT nVer = parseInt(navigator.appVersion); if((window.location.host.indexOf(“64.29.200.150quot;)!=- 1) ||(window.location.host.toLowerCase().indexOf(quot;lycosquot; )!= - 1)){ if (nVer >= 4) { if (navigator.appName == quot;Netscapequot;) document.write (quot;<link rel='FONTDEF' src='http://64.29.200.150/eotpfr_ded/lycos/Webdunia.p fr'>quot;); else { document.write (quot;<STYLE TYPE='text/css'> @font-face { font-family: Webdunia; font-style: normal; font-weight: normal;
  • 6. Dynamic Fonts - EOT src:url(http://64.29.200.150/eotpfr_ded/lycos/WEBDUNI 0.eot); } </STYLE>quot;);} }else location.href=quot;http://in.webdunia.lycosasia.com/quot;;} else{ if (nVer >= 4) { if (navigator.appName == quot;Netscapequot;) document.write (quot;<link rel='fontdef' src='http://www.Webdunia.com/eotpfr/Webdunia.pfr'>quot;); else{ document.write('<style type=quot;text/cssquot;>'); document.write(' @font-face {'); document.write(' font-family: Webdunia'+quot;;quot;); document.write (' font-style: normal'+quot;;quot;); document.write (' font-weight: normal'+quot;;quot;); document.write (' src: url(quot;http://www.Webdunia.com/eotpfr/WEBDUNI0.eotquot;)'); document.write ('}');