<!--
/*
Random link button- By JavaScript Kit (http://javascriptkit.com)
Over 300+ free scripts!
This credit MUST stay intact for use
*/

//specify random links below. You can have as many as you want
var randomlinks=new Array()

randomlinks[0]="/work/print/awc_print/awc_print.shtml"
randomlinks[1]="/work/print/ct_print/ct_print.shtml"
randomlinks[2]="/work/print/dickinson_print/dickinson_print.shtml"
randomlinks[3]="/work/print/heinz_print/heinz_print.shtml"
randomlinks[4]="/work/print/haverford/haverford.shtml"
randomlinks[5]="/work/print/haynes/haynes.shtml"
randomlinks[6]="/work/print/hillhouse/hillhouse.shtml"
randomlinks[7]="/work/print/has_print/has_print.shtml"
randomlinks[8]="/work/print/kenyon_print/kenyon_print.shtml"
randomlinks[9]="/work/print/lisc_print/lisc_print.shtml"
randomlinks[10]="/work/print/nbaf/nbaf.shtml"
randomlinks[11]="/work/print/pghart/pghart.shtml"
randomlinks[12]="/work/print/rockefeller/rockefeller.shtml"
randomlinks[13]="/work/websites/tedx/tedx.shtml"
randomlinks[14]="/work/print/undp/undp.shtml"
randomlinks[15]="/work/print/pittmed/pittmed.shtml"
randomlinks[16]="/work/print/katz/katz.shtml"
randomlinks[17]="/work/print/pittbiz/pittbiz.shtml"
randomlinks[18]="/work/identity/clp_id/clp_id.shtml"
randomlinks[19]="/work/identity/ct_id/ct_id.shtml"
randomlinks[20]="/work/identity/dickinson_id/dickinson_id.shtml"
randomlinks[21]="/work/identity/historycenter/historycenter.shtml"
randomlinks[22]="/work/identity/kenyon_id/kenyon_id.shtml"
randomlinks[23]="/work/identity/leeds/leeds.shtml"
randomlinks[24]="/work/identity/pghisart/pghisart.shtml"
randomlinks[25]="/work/identity/redsquare/redsquare.shtml"
randomlinks[26]="/work/identity/robot250/robot250.shtml"
randomlinks[27]="/work/identity/science08/science08.shtml"
randomlinks[28]="/work/identity/spinningplate/spinningplate.shtml"
randomlinks[29]="/work/identity/trp_id/trp_id.shtml"
randomlinks[30]="/work/books/g20/g20.shtml"
randomlinks[31]="/work/books/gianteagle/gianteagle.shtml"
randomlinks[32]="/work/books/herofund/herofund.shtml"
randomlinks[33]="/work/books/kenyonreview/kenyonreview.shtml"
randomlinks[34]="/work/books/sproutfund/sproutfund.shtml"
randomlinks[35]="/work/exhibits/greenbuilding/greenbuilding.shtml"
randomlinks[36]="/work/exhibits/pittarch/pittarch.shtml"
randomlinks[37]="/work/exhibits/posner/posner.shtml"
randomlinks[38]="/work/exhibits/shadyside/shadyside.shtml"
randomlinks[41]="/work/signage/ac/ac.shtml"
randomlinks[42]="/work/signage/awc_signage/awc_signage.shtml"
randomlinks[43]="/work/signage/clp_signage/clp_signage.shtml"
randomlinks[44]="/work/signage/cmp/cmp.shtml"
randomlinks[45]="/work/signage/cultural_signage/cultural_signage.shtml"
randomlinks[46]="/work/signage/grandview/grandview.shtml"
randomlinks[47]="/work/signage/hillman/hillman.shtml"
randomlinks[48]="/work/signage/traf/traf.shtml"
randomlinks[49]="/work/signage/trp_signage/trp_signage.shtml"
randomlinks[50]="/work/websites/benedum_web/benedum_web.shtml"
randomlinks[51]="/work/websites/ct_web/ct_web.shtml"
randomlinks[52]="/work/websites/lisc_web/lisc_web.shtml"
randomlinks[53]="/work/websites/lynnjohnson/lynnjohnson.shtml"
randomlinks[54]="/work/websites/ppnd/ppnd.shtml"
randomlinks[55]="/work/websites/riverlife/riverlife.shtml"
randomlinks[56]="/work/print/cmu_print/cmu_print.shtml"
randomlinks[57]="/work/books/toker/toker.shtml"
randomlinks[58]="/work/books/physics/physics.shtml"
randomlinks[59]="/work/websites/has_web/has_web.shtml"
randomlinks[60]="/work/print/nfwf_print/nfwf_print.shtml"
randomlinks[61]="/work/websites/nfwf_web/nfwf_web.shtml"
randomlinks[62]="/work/print/lafayette_print/lafayette_print.shtml"
randomlinks[63]="/work/print/wl/wl.shtml"
randomlinks[64]="/work/websites/kr_web/kr_web.shtml"


function randomlink(){
window.location=randomlinks[Math.floor(Math.random()*randomlinks.length)]
}
//-->
s
