var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4024504&docid=70323439&x=214',
		'title': '',
		'imageId': '70323439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024504&docid=70323436&x=214',
		'title': '',
		'imageId': '70323436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024504&docid=70323440&x=214',
		'title': '',
		'imageId': '70323440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024504&docid=70323431&x=214',
		'title': '',
		'imageId': '70323431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024504&docid=70323432&x=214',
		'title': '',
		'imageId': '70323432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024504&docid=70323433&x=214',
		'title': '',
		'imageId': '70323433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024504&docid=70323437&x=214',
		'title': '',
		'imageId': '70323437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024504&docid=70323430&x=214',
		'title': '',
		'imageId': '70323430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024504&docid=70323428&x=214',
		'title': '',
		'imageId': '70323428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024504&docid=70323425&x=214',
		'title': '',
		'imageId': '70323425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024504&docid=70323429&x=214',
		'title': '',
		'imageId': '70323429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024504&docid=70323434&x=214',
		'title': '',
		'imageId': '70323434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024504&docid=70323426&x=214',
		'title': '',
		'imageId': '70323426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024504&docid=70323427&x=214',
		'title': '',
		'imageId': '70323427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024504&docid=70323438&x=214',
		'title': '',
		'imageId': '70323438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024504&docid=70323435&x=214',
		'title': '',
		'imageId': '70323435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4024504';

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