var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3913838&docid=67742589&x=3638',
		'title': '',
		'imageId': '67742589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913838&docid=67742578&x=3638',
		'title': '',
		'imageId': '67742578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913838&docid=67742576&x=3638',
		'title': '',
		'imageId': '67742576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913838&docid=67742577&x=3638',
		'title': '',
		'imageId': '67742577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913838&docid=67742579&x=3638',
		'title': '',
		'imageId': '67742579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913838&docid=67742586&x=3638',
		'title': '',
		'imageId': '67742586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913838&docid=67742587&x=3638',
		'title': '',
		'imageId': '67742587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913838&docid=67742588&x=3638',
		'title': '',
		'imageId': '67742588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3913838';

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