var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956804&docid=68746307&x=1147',
		'title': '',
		'imageId': '68746307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956804&docid=68746310&x=1147',
		'title': '',
		'imageId': '68746310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956804&docid=68746304&x=1147',
		'title': '',
		'imageId': '68746304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956804&docid=68746302&x=1147',
		'title': '',
		'imageId': '68746302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956804&docid=68746314&x=1147',
		'title': '',
		'imageId': '68746314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956804&docid=68746313&x=1147',
		'title': '',
		'imageId': '68746313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956804&docid=68746309&x=1147',
		'title': '',
		'imageId': '68746309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956804&docid=68746303&x=1147',
		'title': '',
		'imageId': '68746303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956804&docid=68746312&x=1147',
		'title': '',
		'imageId': '68746312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956804&docid=68746311&x=1147',
		'title': '',
		'imageId': '68746311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956804&docid=68746305&x=1147',
		'title': '',
		'imageId': '68746305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956804&docid=68746306&x=1147',
		'title': '',
		'imageId': '68746306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956804&docid=68746308&x=1147',
		'title': '',
		'imageId': '68746308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956804';

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