var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002182&docid=68292730&x=1441',
		'title': '',
		'imageId': '68292730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002182&docid=68292724&x=1441',
		'title': '',
		'imageId': '68292724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002182&docid=68292726&x=1441',
		'title': '',
		'imageId': '68292726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002182&docid=68292728&x=1441',
		'title': '',
		'imageId': '68292728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002182&docid=68292722&x=1441',
		'title': '',
		'imageId': '68292722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002182&docid=68292720&x=1441',
		'title': '',
		'imageId': '68292720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002182&docid=68292723&x=1441',
		'title': '',
		'imageId': '68292723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002182&docid=68292729&x=1441',
		'title': '',
		'imageId': '68292729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002182&docid=68292731&x=1441',
		'title': '',
		'imageId': '68292731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002182&docid=68292732&x=1441',
		'title': '',
		'imageId': '68292732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002182&docid=68292725&x=1441',
		'title': '',
		'imageId': '68292725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002182&docid=68292727&x=1441',
		'title': '',
		'imageId': '68292727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002182&docid=68292721&x=1441',
		'title': '',
		'imageId': '68292721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002182';

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