var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011833&docid=69737279&x=3236',
		'title': '',
		'imageId': '69737279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011833&docid=69737276&x=3236',
		'title': '',
		'imageId': '69737276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011833&docid=69737277&x=3236',
		'title': '',
		'imageId': '69737277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011833&docid=69737300&x=3236',
		'title': '',
		'imageId': '69737300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011833&docid=69737301&x=3236',
		'title': '',
		'imageId': '69737301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011833&docid=69737303&x=3236',
		'title': '',
		'imageId': '69737303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011833&docid=69737302&x=3236',
		'title': '',
		'imageId': '69737302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011833&docid=69737304&x=3236',
		'title': '',
		'imageId': '69737304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011833';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
