var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3757734&docid=63738691&x=1441',
		'title': '',
		'imageId': '63738691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3757734&docid=63738692&x=1441',
		'title': '',
		'imageId': '63738692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3757734&docid=63738693&x=1441',
		'title': '',
		'imageId': '63738693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3757734&docid=63738694&x=1441',
		'title': '',
		'imageId': '63738694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3757734&docid=63738695&x=1441',
		'title': '',
		'imageId': '63738695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3757734&docid=63738696&x=1441',
		'title': '',
		'imageId': '63738696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3757734&docid=63738697&x=1441',
		'title': '',
		'imageId': '63738697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3757734&docid=63738698&x=1441',
		'title': '',
		'imageId': '63738698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3757734&docid=63738699&x=1441',
		'title': '',
		'imageId': '63738699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3757734&docid=63738700&x=1441',
		'title': '',
		'imageId': '63738700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3757734&docid=63738701&x=1441',
		'title': '',
		'imageId': '63738701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3757734&docid=63738702&x=1441',
		'title': '',
		'imageId': '63738702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3757734&docid=63738703&x=1441',
		'title': '',
		'imageId': '63738703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3757734&docid=63738704&x=1441',
		'title': '',
		'imageId': '63738704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3757734&docid=63738705&x=1441',
		'title': '',
		'imageId': '63738705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3757734&docid=63738706&x=1441',
		'title': '',
		'imageId': '63738706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3757734';

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