var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937882&docid=68317382&x=2443',
		'title': '',
		'imageId': '68317382',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937882&docid=68317383&x=2443',
		'title': '',
		'imageId': '68317383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937882&docid=68317385&x=2443',
		'title': '',
		'imageId': '68317385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937882&docid=68317380&x=2443',
		'title': '',
		'imageId': '68317380',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937882&docid=68317377&x=2443',
		'title': '',
		'imageId': '68317377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937882&docid=68317389&x=2443',
		'title': '',
		'imageId': '68317389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937882&docid=68317387&x=2443',
		'title': '',
		'imageId': '68317387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937882&docid=68317388&x=2443',
		'title': '',
		'imageId': '68317388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937882&docid=68317386&x=2443',
		'title': '',
		'imageId': '68317386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937882&docid=68317384&x=2443',
		'title': '',
		'imageId': '68317384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937882&docid=68317379&x=2443',
		'title': '',
		'imageId': '68317379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937882&docid=68317375&x=2443',
		'title': '',
		'imageId': '68317375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937882&docid=68317376&x=2443',
		'title': '',
		'imageId': '68317376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937882&docid=68317378&x=2443',
		'title': '',
		'imageId': '68317378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937882&docid=68317381&x=2443',
		'title': '',
		'imageId': '68317381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937882';

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