var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3992833&docid=69337510&x=1456',
		'title': '',
		'imageId': '69337510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992833&docid=69337511&x=1456',
		'title': '',
		'imageId': '69337511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992833&docid=69337512&x=1456',
		'title': '',
		'imageId': '69337512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992833&docid=69337513&x=1456',
		'title': '',
		'imageId': '69337513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992833&docid=69337518&x=1456',
		'title': '',
		'imageId': '69337518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992833&docid=69337514&x=1456',
		'title': '',
		'imageId': '69337514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992833&docid=69337515&x=1456',
		'title': '',
		'imageId': '69337515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992833&docid=69337516&x=1456',
		'title': '',
		'imageId': '69337516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992833&docid=69337517&x=1456',
		'title': '',
		'imageId': '69337517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3992833';

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