To prevent secure and not secure item warnings from popping up in my website we need to use relative URL’s for image in Secure page.
For eg: use <IMG SRC=”/images/small_logo.gif”> instead of <IMG SRC=”http://shopping.netsuite.com/images/small_logo.gif”>.