var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972218&docid=69075275&x=3551',
		'title': '',
		'imageId': '69075275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972218&docid=69075272&x=3551',
		'title': '',
		'imageId': '69075272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972218&docid=69075274&x=3551',
		'title': '',
		'imageId': '69075274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972218&docid=69075273&x=3551',
		'title': '',
		'imageId': '69075273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972218&docid=69075270&x=3551',
		'title': '',
		'imageId': '69075270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972218&docid=69075276&x=3551',
		'title': '',
		'imageId': '69075276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972218&docid=69075271&x=3551',
		'title': '',
		'imageId': '69075271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972218&docid=69075269&x=3551',
		'title': '',
		'imageId': '69075269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972218';

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