<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.myunionlegalplan.com/wp-content/uploads/2011/10/fadeslideshow.js">
/***********************************************
* Ultimate Fade In Slideshow v2.0- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more
***********************************************/
</script>
<script type="text/javascript">
var mygallery=new fadeSlideShow({
wrapperid: "fadeshow1", //ID of blank DIV on page to house Slideshow
dimensions: [190, 116], //width/height of gallery in pixels. Should reflect dimensions of largest image
imagearray: [
["http://www.myunionlegalplan.com/wp-content/uploads/2011/10/11.png", "", "", ""] //<--no trailing comma after very last image element!
],
displaymode: {type:"auto", pause:22500, cycles:0, wraparound:false},
persist: false, //remember last viewed slide and recall within same session?
fadeduration: 500, //transition duration (milliseconds)
descreveal: "ondemand",
togglerid: ""
})
var mygallery2=new fadeSlideShow({
wrapperid: "fadeshow2", //ID of blank DIV on page to house Slideshow
dimensions: [171, 116], //width/height of gallery in pixels. Should reflect dimensions of largest image
imagearray: [
["http://www.myunionlegalplan.com/wp-content/uploads/2011/10/22.png"] //<--no trailing comma after very last image element!
],
displaymode: {type:"auto", pause:22500, cycles:0, wraparound:false},
persist: false, //remember last viewed slide and recall within same session?
fadeduration: 500, //transition duration (milliseconds)
descreveal: "ondemand",
togglerid: ""
})
var mygallery3=new fadeSlideShow({
wrapperid: "fadeshow3", //ID of blank DIV on page to house Slideshow
dimensions: [195, 116], //width/height of gallery in pixels. Should reflect dimensions of largest image
imagearray: [
["http://www.myunionlegalplan.com/wp-content/uploads/2011/10/33.png", "", "", ""] //<--no trailing comma after very last image element!
],
displaymode: {type:"auto", pause:22500, cycles:0, wraparound:false},
persist: false, //remember last viewed slide and recall within same session?
fadeduration: 500, //transition duration (milliseconds)
descreveal: "ondemand",
togglerid: ""
})
var mygallery4=new fadeSlideShow({
wrapperid: "fadeshow4", //ID of blank DIV on page to house Slideshow
dimensions: [198, 116], //width/height of gallery in pixels. Should reflect dimensions of largest image
imagearray: [
["http://www.myunionlegalplan.com/wp-content/uploads/2011/10/44.png", "", "", ""] //<--no trailing comma after very last image element!
],
displaymode: {type:"auto", pause:22500, cycles:0, wraparound:false},
persist: false, //remember last viewed slide and recall within same session?
fadeduration: 500, //transition duration (milliseconds)
descreveal: "ondemand",
togglerid: ""
})
var mygallery5=new fadeSlideShow({
wrapperid: "fadeshow5", //ID of blank DIV on page to house Slideshow
dimensions: [127, 116], //width/height of gallery in pixels. Should reflect dimensions of largest image
imagearray: [
["http://www.myunionlegalplan.com/wp-content/uploads/2011/10/55.png", "", "", ""] //<--no trailing comma after very last image element!
],
displaymode: {type:"auto", pause:22500, cycles:0, wraparound:false},
persist: false, //remember last viewed slide and recall within same session?
fadeduration: 500, //transition duration (milliseconds)
descreveal: "ondemand",
togglerid: ""
})
</script>
This is an example page. It’s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:
Hi there! I’m a bike messenger by day, aspiring actor by night, and this is my blog. I live in Los Angeles, have a great dog named Jack, and I like piña coladas. (And gettin’ caught in the rain.)
…or something like this:
The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickies to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.
As a new WordPress user, you should go to your dashboard to delete this page and create new pages for your content. Have fun!