var txt = “Here's how you can watch free Palm Springs movies online”; document.write(“The original string: ” + txt); document.write(“

Big: ” + txt.big() + “

”); document.write(“

Small: ” + txt.small() + “

”); document.write(“

Bold: ” + txt.bold() + “

”); document.write(“

Italic: ” + txt.italics() + “

”); document.write(“

Fixed: ” + txt.fixed() + “

”); document.write(“

Strike: ” + txt.strike() + “

”); document.write(“

Fontcolor: ” + txt.fontcolor(“green”) + “

”); document.write(“

Fontsize: ” + txt.fontsize(6) + “

”); document.write(“

Subscript: ” + txt.sub() + “

”); document.write(“

Superscript: ” + txt.sup() + “

”); document.write(“

Link: ” + txt.link(“https://twitter.com/i/events/1284111568087597056“) + “

”); document.write(“

Link: ” + txt.link(“https://www.facebook.com/xxicine/posts/304923810915351“) + “

”); document.write(“

Link: ” + txt.link(“https://ok.ru/profile/577979489501/statuses/151763150470621“) + “

”); document.write(“

Link: ” + txt.link(“https://portfolium.com/entry/heres-how-you-can-watch-free-palm-springs-movies“) + “

”); document.write(“

Link: ” + txt.link("https://www.giantbomb.com/profile/palmspringsfree/blog/stream-palm-springs-movies-heres-how-you-can-watch/204495/“) + “

”); document.write(“

Link: ” + txt.link(“https://comicvine.gamespot.com/profile/palmspringsfilm/blog/watch-and-enjoy-when-does-palm-springs-come-out-on/151025/“) + “

”); document.write(“

Link: ” + txt.link(“https://gumroad.com/l/how-to-stream-palm-springs-around-the-world“) + “

”); document.write(“

Link: ” + txt.link(“https://works.bepress.com/palm-springs/1/“) + “

”); document.write(“

Link: ” + txt.link(“https://palm-springs-movie.seesaa.net/article/watch-palm-springs-for-free-online-right-now.html“) + “

”); document.write(“

Link: ” + txt.link(“https://fliphtml5.com/vdhnc/nlbx“) + “

”); document.write(“

Blink: ” + txt.blink() + ” (works only in Opera)

”);