var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3953031&docid=68652088&x=741',
		'title': '',
		'imageId': '68652088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953031&docid=68652078&x=741',
		'title': '',
		'imageId': '68652078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953031&docid=68652084&x=741',
		'title': '',
		'imageId': '68652084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953031&docid=68652080&x=741',
		'title': '',
		'imageId': '68652080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953031&docid=68652086&x=741',
		'title': '',
		'imageId': '68652086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953031&docid=68652082&x=741',
		'title': '',
		'imageId': '68652082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953031&docid=68652085&x=741',
		'title': '',
		'imageId': '68652085',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953031&docid=68652075&x=741',
		'title': '',
		'imageId': '68652075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953031&docid=68652076&x=741',
		'title': '',
		'imageId': '68652076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953031&docid=68652081&x=741',
		'title': '',
		'imageId': '68652081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953031&docid=68652079&x=741',
		'title': '',
		'imageId': '68652079',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953031&docid=68652087&x=741',
		'title': '',
		'imageId': '68652087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953031&docid=68652077&x=741',
		'title': '',
		'imageId': '68652077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953031&docid=68652089&x=741',
		'title': '',
		'imageId': '68652089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953031&docid=68652083&x=741',
		'title': '',
		'imageId': '68652083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3953031';

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