Widgetizing wordpress

So i got my wordpress sidebar and i want to make it widget-friendly.

http://silver163.pastebin.com/u4E4awhY

can someone please help me with my code?

ah ok i thought the bottom one would have closed it.

but the sidebar is still screwed up :confused:

I tried it but now i get this strange error:

Parse error: syntax error, unexpected $end in /homepages/30/d211652780/htdocs/adivix/wp-content/themes/hungry/sidebar.php on line 13

here is the code:

http://silver163.pastebin.com/knj19wUJ

plus now my footer isn’t displaying :frowning:

www.adivix.com

there is the site

You have an open if: without a matching endif

<?php endif; ?>

As easy as two lines of code to add (examples shown) depending on what you want to do.