/*
* @title MakeGeo
* @description Make Geo for bootstrap pages
* @include http://*
* @license MIT License
*/
$("head").append("<link>"); var css = $("head").children(":last"); css.attr({rel: "stylesheet", type: "text/css", href: "http://divshot.github.com/geo-bootstrap/swatch/bootstrap.min.css"});