Pastoid

The page you are looking at now is at this URL: http://pastoid.com/asm

This paste was last updated on March 12, 2009 at 2:43 pm.

page.photos.phpraw

 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
    <title><? 
        Options::out( 'title' ); 
        if($request->display_entry && isset($post)) { echo " &raquo; {$post->title}"; } 
        else { /* this would probably be a great place for a case statement, or better yet, a function in theme.php */}
    ?></title>
    <meta http-equiv="Content-Type" content="text/html">
    <meta name="generator" content="Habari">
    <meta name="author" content="Mike Lietz">
    <script type="text/javascript" src="/whine/user/themes/habarisign/swfobject.js"></script>
 
    <style type="text/css" media="screen">
        @import url( http://mikelietz.org/site.css );
        @import url( <?php Site::out_url( 'theme' ); ?>/style.css );
    </style>    
 
    <link rel="edit" type="application/atom+xml" title="Atom Publishing Protocol" href="<?php URL::out( 'atompub_servicedocument' ); ?>">
    <link rel="alternate" type="application/atom+xml" title="Atom" href="<?php $theme->feed_alternate(); ?>">
    <link rel="EditURI" type="application/rsd+xml" title="RSD" href="<?php URL::out( 'rsd' ); ?>">
 
 
<?php $theme->header(); ?>
 
</head>
 
<body>
<div id="header">
    <h1><a href="<?php Site::out_url('habari'); ?>"><?php Options::out('title'); ?></a></h1>
    <ul id="nav">
    <li><a href="<?php Site::out_url('habari'); ?>" title="<?php Options::out('title'); ?>">home</a></li>
<?    foreach ( $pages as $page ) {
?>    <li><a href="<? echo $page->permalink; ?>" title="<? echo $page->title; ?> "><? echo $page->slug; ?></a></li>
<?    }
    if ( $user ) { ?>
    <li class="admintab"><a href="<?php Site::out_url( 'admin' ); ?>" title="Admin area">Admin</a></li>
<?     } ?>
    </ul>
</div>
 
    <div class="maincolumn"> <!-- to be closed in footer -->
<div id="flashcontent" style="height:550px;">TiltViewer requires JavaScript and the latest Flash player. <a 
href="http://www.macromedia.com/go/getflashplayer/">Get Flash here.</a></div>
 
    <script type="text/javascript">
 
 
        var fo = new SWFObject("/whine/user/themes/habarisign/TiltViewer.swf", "viewer", "100%", "100%", "9.0.28", "#225522");
 
        // TILTVIEWER CONFIGURATION OPTIONS
        // To use an option, uncomment it by removing the "//" at the start of the line
        // For a description of config options, go to: 
        // http://www.airtightinteractive.com/projects/tiltviewer/config_options.html
 
        //FLICKR GALLERY OPTIONS
        // To use images from Flickr, uncomment this block
        fo.addVariable("useFlickr", "true");
        fo.addVariable("user_id", "37996581317@N01");
        fo.addVariable("tags", "");
        fo.addVariable("tag_mode", "all");
        fo.addVariable("showTakenByText", "true");            
 
        //GENERAL OPTIONS        
        fo.addVariable("useReloadButton", "false");
        fo.addVariable("columns", "5");
        fo.addVariable("rows", "5");
        fo.addVariable("bkgndInnerColor", "0x000000");
        fo.addVariable("bkgndOuterColor", "0x225522");                
        fo.addVariable("frameColor", "0xEEEEEE");
        //fo.addVariable("navButtonColor", "0x000000");
        //fo.addVariable("showFlipButton", "true");
        fo.addVariable("showLinkButton", "true");
        //fo.addVariable("linkLabel", "View image info");
        fo.addVariable("backColor", "0xEEEEEE");
        //fo.addVariable("langGoFull", "Go Fullscreen");
        //fo.addVariable("langExitFull", "Exit Fullscreen");
        //fo.addVariable("langAbout", "About");                
 
        // END TILTVIEWER CONFIGURATION OPTIONS
 
        fo.addParam("allowFullScreen","true");
        fo.write("flashcontent");            
    </script>            
 
    </script>
 
    </div> <!-- end maincolumn (in header) -->
 
<?php $theme->footer(); ?>
 
</body>
</html>
 
 

Toggle wordwrap

Link to tiltviewerraw

http://www.airtightinteractive.com/projects/tiltviewer/

Toggle wordwrap

Referring DomainHits
Unknown Referer 181
pastoid.com 22
search.live.com 3
www.google.com 1
Is this paste spam?
<Hide