var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950163&docid=68607106&x=5140',
		'title': '',
		'imageId': '68607106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950163&docid=68607105&x=5140',
		'title': '',
		'imageId': '68607105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950163&docid=68607103&x=5140',
		'title': '',
		'imageId': '68607103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950163&docid=68607108&x=5140',
		'title': '',
		'imageId': '68607108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950163&docid=68607109&x=5140',
		'title': '',
		'imageId': '68607109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950163&docid=68607113&x=5140',
		'title': '',
		'imageId': '68607113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950163&docid=68607104&x=5140',
		'title': '',
		'imageId': '68607104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950163&docid=68607110&x=5140',
		'title': '',
		'imageId': '68607110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950163&docid=68607112&x=5140',
		'title': '',
		'imageId': '68607112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950163&docid=68607102&x=5140',
		'title': '',
		'imageId': '68607102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950163&docid=68607111&x=5140',
		'title': '',
		'imageId': '68607111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950163&docid=68607107&x=5140',
		'title': '',
		'imageId': '68607107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950163';

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