var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3981585&docid=69296891&x=3414',
		'title': '',
		'imageId': '69296891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981585&docid=69296895&x=3414',
		'title': '',
		'imageId': '69296895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981585&docid=69296890&x=3414',
		'title': '',
		'imageId': '69296890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981585&docid=69296889&x=3414',
		'title': '',
		'imageId': '69296889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981585&docid=69296893&x=3414',
		'title': '',
		'imageId': '69296893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981585&docid=69296892&x=3414',
		'title': '',
		'imageId': '69296892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981585&docid=69296894&x=3414',
		'title': '',
		'imageId': '69296894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981585&docid=69296896&x=3414',
		'title': '',
		'imageId': '69296896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3981585';

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";
	})
}
