var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012603&docid=70017278&x=4441',
		'title': '',
		'imageId': '70017278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012603&docid=70017280&x=4441',
		'title': '',
		'imageId': '70017280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012603&docid=70017281&x=4441',
		'title': '',
		'imageId': '70017281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012603&docid=70017282&x=4441',
		'title': '',
		'imageId': '70017282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012603&docid=70017300&x=4441',
		'title': '',
		'imageId': '70017300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012603&docid=70017302&x=4441',
		'title': '',
		'imageId': '70017302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012603&docid=70017321&x=4441',
		'title': '',
		'imageId': '70017321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012603&docid=70017312&x=4441',
		'title': '',
		'imageId': '70017312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012603&docid=70017323&x=4441',
		'title': '',
		'imageId': '70017323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012603&docid=70017324&x=4441',
		'title': '',
		'imageId': '70017324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012603&docid=70017329&x=4441',
		'title': '',
		'imageId': '70017329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012603&docid=70017331&x=4441',
		'title': '',
		'imageId': '70017331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012603&docid=70017333&x=4441',
		'title': '',
		'imageId': '70017333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012603&docid=70017336&x=4441',
		'title': '',
		'imageId': '70017336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012603&docid=70017340&x=4441',
		'title': '',
		'imageId': '70017340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012603&docid=70017342&x=4441',
		'title': '',
		'imageId': '70017342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012603&docid=70017345&x=4441',
		'title': '',
		'imageId': '70017345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012603&docid=70017350&x=4441',
		'title': '',
		'imageId': '70017350',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012603&docid=70017353&x=4441',
		'title': '',
		'imageId': '70017353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012603&docid=70017277&x=4441',
		'title': '',
		'imageId': '70017277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012603&docid=70017279&x=4441',
		'title': '',
		'imageId': '70017279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012603';

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