var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954097&docid=68462298&x=1222',
		'title': '',
		'imageId': '68462298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954097&docid=68462299&x=1222',
		'title': '',
		'imageId': '68462299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954097&docid=68462301&x=1222',
		'title': '',
		'imageId': '68462301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954097&docid=68462302&x=1222',
		'title': '',
		'imageId': '68462302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954097&docid=68462303&x=1222',
		'title': '',
		'imageId': '68462303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954097&docid=68462306&x=1222',
		'title': '',
		'imageId': '68462306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954097&docid=68462311&x=1222',
		'title': '',
		'imageId': '68462311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954097&docid=68462318&x=1222',
		'title': '',
		'imageId': '68462318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954097&docid=68462319&x=1222',
		'title': '',
		'imageId': '68462319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954097&docid=68462320&x=1222',
		'title': '',
		'imageId': '68462320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954097&docid=68462323&x=1222',
		'title': '',
		'imageId': '68462323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954097&docid=68462326&x=1222',
		'title': '',
		'imageId': '68462326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954097&docid=68462329&x=1222',
		'title': '',
		'imageId': '68462329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954097&docid=68462300&x=1222',
		'title': '',
		'imageId': '68462300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954097';

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