
var date    = new Date().getDate()
var quote   = new Array()
 quote[1]   = '<a href="/blog/sleep-your-mac-after-a-movie-automatically.html">Learn More about this Mac Tip</a>'
 quote[2]   = '<a href="/blog/reopen-last-closed-safari-window.html">Learn More about this Mac Tip</a>'
 quote[3]   = '<a href="/blog/zoom-and-magnify-the-mac-screen-for-a-better-view.html">Learn More about this Mac Tip</a>'
 quote[4]   = '<a href="/blog/how-to-move-a-window-that-is-behind-the-front-window-in-mac.html">Learn More about this Mac Tip</a>'
 quote[5]   = '<a href="http://www.woowoomac.com/blog/instant-photo-slideshow-with-quicklook-in-mac-os-x.html">Learn More about this Mac Tip</a>' 
 quote[6]   = '<a href="http://www.woowoomac.com/blog/quick-iphone-tip-silence-an-incoming-call-send-it-to-voicema.html">Learn More about this Mac Tip</a>'
 
 quote[7]   = '<a href="/blog/find-all-iphone-pictures-in-iphoto.html">Learn More about this Mac Tip</a>'
 quote[8]   = '<a href="/blog/find-all-iphone-pictures-in-iphoto.html">Learn More about this Mac Tip</a>'
 quote[9]   = '<a href="/blog/create-pdfs-in-any-application.html">Learn More about this Mac Tip</a>'
 quote[10]  = '<a href="/blog/sync-new-podcasts-automatically-using-itunes-smart-playlists.html">Learn More about this Mac Tip</a>'
 quote[11]  = '<a href="/blog/take-better-pictures-with-your-iphone.html">Learn More about this Mac Tip</a>'
 
 quote[12]  = '<a href="/blog/stop-iphoto-from-launching.html">Learn More about this Mac Tip</a>'
 quote[13]  = '<a href="/blog/how-to-screenshot-a-menu-in-mac-os-x.html">Learn More about this Mac Tip</a>'
 quote[14]  = '<a href="/blog/resize-pictures-in-apple-mail.html">Learn More about this Mac Tip</a>'
 quote[15]  = '<a href="/blog/view-documents-without-launching-an-application.html">Learn More about this Mac Tip</a>'
 quote[16]  = '<a href="/blog/slow-motion-video-playback-on-iphone.html">Learn More about this Mac Tip</a>'
 quote[17]  = '<a href="/blog/switch-to-other-applications-fast-with-command-tab.html">Learn More about this Mac Tip</a>'
 quote[18]  = '<a href="/blog/find-your-iphone-with-mobileme.html">Learn More about this Mac Tip</a>'
 quote[19]  = '<a href="/blog/quick-google-maps-from-address-book.html">Learn More about this Mac Tip</a>'
 quote[20]  = '<a href="/blog/rotating-and-resizing-an-image-in-preview.html">Learn More about this Mac Tip</a>'
 quote[21]  = '<a href="/blog/open-a-file-as-an-alarm-in-ical.html">Learn More about this Mac Tip</a>'
 quote[22]  = '<a href="/blog/keep-your-desktop-organized-automatically.html">Learn More about this Mac Tip</a>'
 
 quote[23]  = '<a href="/blog/find-the-window-youre-looking-for-fast-with-f10.html">Learn More about this Mac Tip</a>'
 
 quote[24]  = '<a href="/blog/fast-way-to-create-a-new-address-book-contact-from-apple-mai.html">Learn More about this Mac Tip</a>'
 
 quote[25]  = '<a href="/blog/display-battery-percentage-on-iphone-3gs.html">Learn More about this Mac Tip</a>'
 
 quote[26]  = '<a href="/blog/invert-the-colors-on-a-mac-for-good-and-devious-purposes.html">Learn More about this Mac Tip</a>'
 
 quote[27]  = '<a href="/blog/genius-mixes-a-great-way-to-rediscover-music-in-your-itunes.html">Learn More about this Mac Tip</a>'
 
 quote[28]  = '<a href="/blog/save-any-image-from-the-web-in-iphone-safari.html">Learn More about this Mac Tip</a>'

 quote[29]  = '<a href="/blog/mail-a-web-page-from-safari.html">Learn More about this Mac Tip</a>'
 
 quote[30]  = '<a href="/blog/open-multiple-palettes-in-iwork-09-keynote-pages-and-numbers.html">Learn More about this Mac Tip</a>'
 quote[31]  = '<a href="/blog/share-contacts-with-vcards.html">Learn More about this Mac Tip</a>'

document.write(quote[date])
//document.write(quote[date])

