PasteSite.Com

Recent Pastes

Sign Up!

PasteSite is open to the public, but with limited features. Register to be able to modify access rights, track your pastes and more...

Change the theme

If you prefer reading light text on a dark background to dark text on a light background, then you might want to try the dark theme.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xml:lang="en" lang="en" xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
        <title>Sign In</title>
        <link rel="shortcut icon" href="http://cruels.net/favicon.ico" />
        
    
                
    
 
                
    
 
                
    
 
                
            <link rel="stylesheet" type="text/css" media="print" href="http://cruels.net/public/style_css/css_1/ipb_print.css" />
        
    
 
                
    
 
                
    
 
                
    
    
        <link rel="stylesheet" type="text/css" media='screen' href="http://cruels.net/public/min/index.php?f=public/style_css/css_1/calendar_select.css,public/style_css/css_1/ipb_editor.css,public/style_css/css_1/ipb_login_register.css,public/style_css/css_1/ipb_search.css,public/style_css/css_1/ipb_styles.css,public/style_css/css_1/ipb_ucp.css" />
    
 
<!--[if lte IE 7]>
    <link rel="stylesheet" type="text/css" title='Main' media="screen" href="http://cruels.net/public/style_css/css_1/ipb_ie.css" />
<![endif]-->
        <!--<meta http-equiv="X-UA-Compatible" content="IE=7" />-->
        
    
    <meta name="identifier-url" content="http://cruels.net/index.php?app=core&amp;module=global&amp;section=login&amp;do=process" />
    
 
        <script type='text/javascript'>
            jsDebug = 0; /* Must come before JS includes */
            USE_RTE = 0;
        </script>
        
        <script type='text/javascript' src='http://cruels.net/public/min/index.php?g=js'></script>
    
    <script type='text/javascript' src='http://cruels.net/public/min/index.php?f=public/js/ipb.js,public/js/ips.quickpm.js,public/js/ips.facebook.js,public/js/ips.signin.js,cache/lang_cache/1/ipb.lang.js'></script>
        <script type='text/javascript'>
            Loader.boot();
        </script>
        
    
        
            
            
                <link rel="alternate feed" type="application/rss+xml" title="Community Calendar" href="http://cruels.net/index.php?app=core&amp;module=global&amp;section=rss&amp;type=calendar&amp;id=1" />
            
            
            
        
    
 
    
 
        
        <script type='text/javascript'>
    //<![CDATA[
        /* ---- URLs ---- */
        ipb.vars['base_url']             = 'http://cruels.net/index.php?';
        ipb.vars['board_url']            = 'http://cruels.net';
        ipb.vars['loading_img']         = 'http://cruels.net/public/style_images/master/loading.gif';
        ipb.vars['active_app']            = 'core';
        ipb.vars['upload_url']            = 'http://cruels.net/uploads';
        /* ---- Member ---- */
        ipb.vars['member_id']            = parseInt( 9498 ),
        ipb.vars['is_supmod']            = parseInt( 0 ),
        ipb.vars['is_admin']            = parseInt( 0 ),
        ipb.vars['secure_hash']         = '880ea6a14ea49e853634fbdc5015a024';
        ipb.vars['session_id']            = 'c3f20f15cd37168e07f9a8f879b01d0a';
        ipb.vars['can_befriend']        = true;
        /* ---- cookies ----- */
        ipb.vars['cookie_id']             = 'ipb_sf_';
        ipb.vars['cookie_domain']         = 'cruels.net';
        ipb.vars['cookie_path']            = '/';
        /* ---- Rate imgs ---- */
        ipb.vars['rate_img_on']            = 'http://cruels.net/public/style_images/master/bullet_star.png';
        ipb.vars['rate_img_off']        = 'http://cruels.net/public/style_images/master/bullet_star_off.png';
        ipb.vars['rate_img_rated']        = 'http://cruels.net/public/style_images/master/bullet_star_rated.png';
        /* ---- Uploads ---- */
        ipb.vars['swfupload_swf']        = 'http://cruels.net/public/js/3rd_party/swfupload/swfupload.swf';
        ipb.vars['swfupload_enabled']    = true;
        ipb.vars['use_swf_upload']        = ( 'default' == 'flash' ) ? true : false;
        ipb.vars['swfupload_debug']        = false; /* SKINNOTE: Turn off for production */
        /* ---- other ---- */
        ipb.vars['use_live_search']     = false;
        ipb.vars['live_search_limit']     = 4;
        ipb.vars['highlight_color']        = "#ade57a";
        ipb.vars['charset']                = "iso-8859-1";
        ipb.vars['use_rte']                = 1;
        ipb.vars['image_resize']        = 40; /* SKINNOTE: Needs to read from setting */
        ipb.vars['seo_enabled']            = 0;
        
        /* Templates/Language */
        ipb.templates['ajax_loading']     = "<div id='ajax_loading'>" + ipb.lang['loading'] + "</div>";
        ipb.templates['close_popup']    = "<img src='http://cruels.net/public/style_images/master/close_popup.png' alt='x' />";
        ipb.templates['rss_shell']        = new Template("<ul id='rss_menu'>#{items}</ul>");
        ipb.templates['rss_item']        = new Template("<li><a href='#{url}' title='#{title}'>#{title}</a></li>");
        ipb.templates['resized_img']    = new Template("<span>Resized to #{percent}% (was #{width} x #{height}) - Click image to enlarge</span>");
        ipb.templates['m_add_friend']    = new Template("<a href='http://cruels.net/index.php?app=members&amp;module=profile&amp;section=friends&amp;do=add&amp;member_id=#{id}' title='Add as Friend'><img src='http://cruels.net/public/style_images/master/user_add.png' alt='Add as friend' /></a>");
        ipb.templates['m_rem_friend']    = new Template("<a href='http://cruels.net/index.php?app=members&amp;module=profile&amp;section=friends&amp;do=remove&amp;member_id=#{id}' title='Remove Friend'><img src='http://cruels.net/public/style_images/master/user_delete.png' alt='Remove friend' /></a>");
        ipb.templates['autocomplete_wrap'] = new Template("<ul id='#{id}' class='ipb_autocomplete' style='width: 250px;'></ul>");
        ipb.templates['autocomplete_item'] = new Template("<li id='#{id}'><img src='#{img}' alt='' width='#{img_w}' height='#{img_h}' />&nbsp;&nbsp;#{itemvalue}</li>");
        ipb.templates['page_jump']        = new Template("<div id='#{id}_wrap' class='ipbmenu_content'><h3 class='bar'>Jump to page</h3><input type='text' class='input_text' id='#{id}_input' size='8' /> <input type='submit' value='Go' class='input_submit add_folder' id='#{id}_submit' /></div>");
    //]]>
    </script>
    </head>
    <body id='ipboard_body'>
        <div id='ipbwrapper'>
            <h1>Cruels.net: Sign In</h1>
            <p id='content_jump'><a id='top'></a><a href='#j_content' title='Jump to content' accesskey='m'>Jump to content</a></p>
        
            
            <div id='header'>
                <div id='branding'>
                    
                        <a href='http://cruels.net/index.php?act=idx' title='Go to board index' rel="home" accesskey='1'><img src='http://cruels.net/public/style_images/master/logo.png' alt='Logo' /></a>
                    
                </div>
                        
                <div id='user_navigation' class='logged_in'>
                        <a href="http://cruels.net/index.php?showuser=9498" title='Your Profile'><img src='' alt="'s Photo" width='0' height='0' class='photo' /></a>
                        <div id='user_info'>
                            <p>
                                <span class='hide'>Signed in as  </span>
                                <a id='user_link' class='ipbmenu' href="http://cruels.net/index.php?showuser=9498"  title='Your Profile'> <img src='http://cruels.net/public/style_images/master/opts_arrow.png' alt='&gt;' /></a>
                            </p>
                            <ul id='user_link_menucontent'>
                                <li id='user_profile'><a href='http://cruels.net/index.php?showuser=9498' title='Your Profile'>My Profile</a></li>
                                <li id='user_ucp'><a href="http://cruels.net/index.php?app=core&amp;module=usercp" title="Edit my settings, such as signature, avatar and more...">My Settings</a></li>
                                
                                    <li id='user_msg'><a href='http://cruels.net/index.php?app=members&amp;module=messaging' title='Messenger'>Messenger <span id='new_message'>(0 New)</span></a></li>
                                
                                <li id='user_friends'><a href='http://cruels.net/index.php?app=members&amp;module=profile&amp;section=friends&amp;do=list' title="Manage Friends" class='manage_friends'>Manage Friends</a></li>
                                <li id='user_enemies'><a href='http://cruels.net/index.php?app=core&amp;module=usercp&amp;tab=members&amp;area=ignoredusers' title="Manage Ignored Users" class='manage_enemies'>Manage Ignored Users</a></li>
                                
                                
                            </ul>
                            <ul id='user_other'>
                                <li><a href="http://cruels.net/index.php?app=core&amp;module=global&amp;section=login&amp;do=logout&amp;k=880ea6a14ea49e853634fbdc5015a024">Sign Out</a></li>
                                <li><a href="http://cruels.net/index.php?app=core&amp;module=help" title='View help' rel="help" accesskey='6'>Help</a></li>
                                
                            </ul>
                            <script type='text/javascript'>
                                if( $('user_link_menucontent') ){
                                    $('user_link_menucontent').hide();
                                }
                            </script>
                            
                        </div>
                    </div>
            
        
            
                <div id='primary_nav'>
                    <div id='search'>
                        <form action="http://cruels.net/index.php?app=core&amp;module=search&amp;do=quick_search&amp;search_filter_app[core]=1" method="post" id='search-box' >
                            <fieldset>
                            
                                <label for='main_search' class='hide'>Search</label>
                                <input type='text' id='main_search' name='search_term' class='text_input' size='17' tabindex='6' />
                                <input type='submit' class='submit_input' value='Search' />
                                <a href='http://cruels.net/index.php?app=core&amp;module=search' title='' accesskey='4' rel="search" id='adv_search'>Advanced</a>
                            </fieldset>
                        </form>
                    </div>
                    <ul>
                        
                                                                                                <li id='nav_discussion' class='left '><a href='http://cruels.net/index.php?act=idx' title='Go to Discussion'>Discussion</a></li>
                        <li id='nav_members' class='left '><a href='http://cruels.net/index.php?app=members&amp;section=view&amp;module=list' title='Go to Member List'>Members</a></li>
                        
                            
                                
                            
 
                                
                            
 
                                
                            
 
                                
                                                                        <li id='nav_app_calendar' class="left "><a href='http://cruels.net/index.php?app=calendar' title='Go to Calendar'>Calendar</a></li>
                                
                            
 
                                
                                                                        <li id='nav_app_downloads' class="left "><a href='http://cruels.net/index.php?app=downloads' title='Go to Downloads'>Downloads</a></li>
                                
                            
                        
                        <li id='nav_irc' class='left'><a href='irc://chat.freenode.net:7000/Cruels.net' title='Open Cruel.IRC'>Cruel.IRC</a> <img onclick='window.open("http://cruels.net/irc/","Cruels.IRC","width=660,height=420,resizable=0");' title='Open Cruels.IRC in a new window' src='http://cruels.net/images/bullet_arrow_up.png'/></li>
                        
                    </ul>
                </div>
                
            
                <div id='secondary_nav'>
                    <ul id='breadcrumb' class='left'>
                                                <li class='first'><a href='http://cruels.net/index.php?act=idx'>Cruels.net</a></li>
                            
                        
                            <li><span class='nav_sep'>&gt;</span> Sign In</li>
                            
                        
                    </ul>
                    <ul id='section_links' class='right'>
                        
                        <li><a href='http://cruels.net/index.php?app=core&amp;module=search&amp;do=new_posts&amp;search_filter_app[forums]=1' accesskey='2'>View New Content</a></li>
                        <li><img src='http://cruels.net/public/style_images/master/feed.png' alt='RSS Feed' id='rss_feed' class='clickable' /></li>
                    </ul>
                </div>
            </div>
            <div id='content'>
                <a id='j_content'></a>
                <p class='message error'>
    Username or password incorrect.
</p>
<br /><br />
 
<div id='login_form' class='clear'>
    
    <div id='member_login' class='left'>
        <h2 class='maintitle'>Sign In</h2>
        <div class='generic_bar'></div>
        <form action="http://cruels.net/index.php?app=core&amp;module=global&amp;section=login&amp;do=process" method="post" id='login'>
            
            <input type="hidden" name="referer" value="http://cruels.net/index.php?app=core&amp;module=global&amp;section=login&amp;do=process" />
            
            <div id='regular_signin'>
                <a id='_regularsignin'></a>
                <h3 class='bar'>Enter your sign in name and password</h3>
                <ul>
                    <li class='field'>
                        <label for='username'>Username:</label>
                        <input id='username' type='text' class='input_text' name='username' size='25' />
                    </li>
                    <li class='field'>
                        <label for='password'>Password:</label>
                        <input id='password' type='password' class='input_text' name='password' size='25' /><br />
                        <a href='http://cruels.net/index.php?app=core&amp;module=global&amp;section=lostpass' class='desc' title='Retrieve password'>I've forgotten my password</a>
                    </li>
                </ul>
                
                
            </div>
            
            <hr />
            <fieldset id='signin_options'>
                <legend>Sign in options</legend>
                <ul>
                    <li class='field checkbox'>
                        <input type='checkbox' id='remember' checked='checked' name='rememberMe' value='1' class='input_check' />
                        <label for='remember'>
                            Remember me<br />
                            <span class='desc'>This is not recommended for shared computers</span>
                        </label>
                    </li>
                    
                        <li class='field checkbox'>
                            <input type='checkbox' id='invisible' name='anonymous' value='1' class='input_check' />
                            <label for='invisible'>
                                Sign in anonymously<br />
                                <span class='desc'>Don't add me to the active users list</span>
                            </label>
                        </li>
                    
                </ul>
            </fieldset>
            <fieldset class='submit'>
                <input type='submit' class='input_submit' value='Sign In' /> or <a href='http://cruels.net/index.php?' title='Cancel' class='cancel'>Cancel</a>
            </fieldset>
        </form>
    </div>
    <div id='guest_register' class='right general_box'>
        
            <h3 class='bar'>Facebook Log In</h3>
            <p>
                <div id='fbUserBox'>
                    Log in with facebook
                    <br />
                    <fb:login-button size="medium" background="light" length="long" onlogin="ipb.facebook.login_loadUser();"></fb:login-button>
                </div>
                <br clear='both' />
            </p>
            <br />
        
        <h3 class='bar'>Not a member?</h3>
        <p>
            If you aren't a member yet, it only takes a couple of minutes to register! Members get these benefits and more!
<br /><br />
<ul class='bullets'>
<li>Start new topics and reply to others</li>
<li>Subscribe to topics and forums to get automatic updates</li>
<li>Add events to our community calendar</li>
<li>Get your own profile and make new friends</li>
<li>Customize your experience here</li>
</ul>
        </p>
        <br />
        <p style='text-align: center'>
            <a href='http://cruels.net/index.php?app=core&amp;module=global&amp;section=register'>Register Now</a>
        </p>
    </div>
</div>
<!--FB Template-->
<div id='fb-template-main' style='display:none'>
    <div style='float:left; margin-right:4px;margin-bottom:3px'>
        <fb:profile-pic uid=loggedinuser facebook-logo=true></fb:profile-pic>
    </div>
    Welcome, <strong><fb:name uid=loggedinuser useyou=false></fb:name></strong>
</div>
<div id='fb-template-notlinked' style='display:none'>
    <div class='desc'>
        You are logged into Facebook.
        <br clear='both'/>
        <br />We could not locate a linked forum account:
        <br />
        <form action='http://cruels.net/index.php?app=core&amp;module=global&amp;section=login&amp;do=fbc_loginWithNew' method='post' name='linkNewAccForm' id='fbc_linkNewAccForm'>
            <input type='button' class='input_submit' id='fbc_completeNewAcc' value='Complete log in with new account' />
        </form>
        <br />
        <br />
        <strong>or</strong> link to an existing account
        <div class='message error' id='fbc_linkError' style='display:none'></div>
        <br />
        <form action='http://cruels.net/index.php?app=core&amp;module=global&amp;section=login&amp;do=fbc_login' method='post' name='linkForm' id='fbc_linkForm'>
        Email: <input type='text' name='emailaddress' id='fbc_emailAddress' size='25' />
        <br />Pass: &nbsp;<input type='password' name='password' id='fbc_password' size='25' />
        <input type='button' class='input_submit' id='fbc_completeWithLink' value='Link and complete log in' />
        </form>
    </div>
</div>
<div id='fb-template-linked' style='display:none'>
    <div class='desc'>
        You are logged into Facebook.
    </div>
    <br clear='both'/>
    <form action='http://cruels.net/index.php?app=core&amp;module=global&amp;section=login&amp;do=fbc_loginFromLinked' method='post' name='linkAlreadyForm' id='fbc_linkAlreadyForm'>
        <input type='button' class='input_submit' id='fbc_complete' value='Complete log in' />
    </form>
</div>
 
                <br class='clear' />
            </div>
            <div id='footer_utilities' class='clearfix clear rounded'>
                <h2 class='hide'>Skin and Language</h2>
                
                        <form action="http://cruels.net/index.php?app=core&amp;module=global&amp;section=login&amp;do=process" method="post" class='left'>
                            <fieldset>
                                <input type='hidden' name='k' value='880ea6a14ea49e853634fbdc5015a024' />
                                <label for='newSkin' class='hide'>Theme:</label>
                                <select name="settingNewSkin" id='newSkin'>
                                    
<option id='skinSetDD_1' selected="selected" value="1">IP.Board</option>
<option id='skinSetDD_3'  value="3">IP.Board Lo-Fi</option>
                                </select>
                                <input type='submit' value='Go' class='input_submit alt' id='newSkinSubmit' />
                            </fieldset>
                        </form>
                    
                <form action="http://cruels.net/index.php?app=core&amp;module=global&amp;section=login&amp;do=process" method="post" class='left'>
                    <fieldset>
                        <input type='hidden' name='k' value='880ea6a14ea49e853634fbdc5015a024' />
                        <input type='hidden' name='setlanguage' value='1' />
                        <input type="hidden" name="langurlbits" value="app=core&amp;module=global&amp;section=login&amp;do=process&amp;cal_id=" />
                        <label for='newLang' class='hide'>Language:</label>
                        <select name="langid" id='newLang'>
                                
<option value='1' selected="selected">English (USA)</option>
                        </select>
                        <input type='submit' class='input_submit alt' value='Go' id='newLangSubmit' />
                    </fieldset>
                </form>
                <h2 class='hide'>Execution Stats</h2>
                <ul class='right'>
                    <li>Time Now: Sep 02 2009 05:40 AM
                        <p>Last Visit: Aug 02 2009 05:15 PM</p>
                    </li>
                    
                </ul>
            </div>
            <!-- __FOOTER__ -->
            <!-- /__FOOTER__ -->
            
            <div id='board_footer'>
                <ul id='utility_links' class='left'>
                    <li><a href='#top' title='Go to top'>Back to top</a></li>
                    <li><a href='http://cruels.net/index.php?' title='Forum Home'>Forum Home</a></li>
                    <li><a href="http://cruels.net/index.php?app=core&amp;module=global&amp;section=login&amp;&amp;do=deleteCookies&amp;k=880ea6a14ea49e853634fbdc5015a024" title='Delete cookies set by this board'>Delete My Cookies</a></li>
                    <li><a href="http://cruels.net/index.php?app=forums&amp;module=forums&amp;section=markasread&amp;marktype=all&amp;k=880ea6a14ea49e853634fbdc5015a024" title='Mark all as read'>Mark Board As Read</a></li>
                </ul>
                
            </div>
            
        </div>
    </body>
</html>

Reply to This Paste

(leave blank to make this paste permanent)
(if set as private)