var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002687&docid=69776207&x=4854',
		'title': '',
		'imageId': '69776207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002687&docid=69776208&x=4854',
		'title': '',
		'imageId': '69776208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002687&docid=69776209&x=4854',
		'title': '',
		'imageId': '69776209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002687&docid=69776210&x=4854',
		'title': '',
		'imageId': '69776210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002687&docid=69776211&x=4854',
		'title': '',
		'imageId': '69776211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002687&docid=69776212&x=4854',
		'title': '',
		'imageId': '69776212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002687&docid=69776213&x=4854',
		'title': '',
		'imageId': '69776213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002687&docid=69776214&x=4854',
		'title': '',
		'imageId': '69776214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002687';

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