var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950491&docid=68597104&x=4050',
		'title': '',
		'imageId': '68597104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950491&docid=68597105&x=4050',
		'title': '',
		'imageId': '68597105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950491&docid=68597102&x=4050',
		'title': '',
		'imageId': '68597102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950491&docid=68597109&x=4050',
		'title': '',
		'imageId': '68597109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950491&docid=68597101&x=4050',
		'title': '',
		'imageId': '68597101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950491&docid=68597111&x=4050',
		'title': '',
		'imageId': '68597111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950491&docid=68597107&x=4050',
		'title': '',
		'imageId': '68597107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950491&docid=68597103&x=4050',
		'title': '',
		'imageId': '68597103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950491&docid=68597110&x=4050',
		'title': '',
		'imageId': '68597110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950491&docid=68597112&x=4050',
		'title': '',
		'imageId': '68597112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950491&docid=68597113&x=4050',
		'title': '',
		'imageId': '68597113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950491&docid=68597108&x=4050',
		'title': '',
		'imageId': '68597108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950491&docid=68597114&x=4050',
		'title': '',
		'imageId': '68597114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950491';

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