Sea Dog Photographic Services
| Home | | Models/Portraits | | Gallery | | Store | | Services | | Contact | |
Store
To make a purchase go to our gallery pages and choose the photograph that you like, then click on the Add to Cart Button to make your selection. You can then continue shopping or go to our secure check out page and finalise your purchases. Purchases can be made using your credit card or you can use your palpal account. Prices given are in Australian Dollars (AUD) , for international orders our check out page will convert your currency for you. If you have any problems with your purchase please email info@seadogphotographic.com .
Domestic Australian orders will be delivered within 10 days, delivery on International orders is 1 to 2 weeks. All orders will be sent via Australia Post. Sea Dog Photographic Services will email you when your purchase has been dispatched.
All images are copyright R. Macdonald 2008
<script language="JavaScript"> <!--
// No rightclick script v.2.5
// (c) 1998 barts1000
// barts1000@aol.com
// Don't delete this header!
var message="Sorry, that function is disabled.\n\nContents & Graphics Copyright ©your name\nOur work is not Public Domain, and should NOT be taken from this site."; // Message for the alert box
// Don't edit below!
function click(e) {
if (document.all) {
if (event.button == 2) {
alert(message);
return false;
}
}
if (document.layers) {
if (e.which == 3) {
alert(message);
return false;
}
}
}
if (document.layers) {
document.captureEvents(Event.MOUSEDOWN);
}
document.onmousedown=click;
// --> </script>