var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950500&docid=68597886&x=4055',
		'title': '',
		'imageId': '68597886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950500&docid=68597885&x=4055',
		'title': '',
		'imageId': '68597885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950500&docid=68597888&x=4055',
		'title': '',
		'imageId': '68597888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950500&docid=68597895&x=4055',
		'title': '',
		'imageId': '68597895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950500&docid=68597881&x=4055',
		'title': '',
		'imageId': '68597881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950500&docid=68597878&x=4055',
		'title': '',
		'imageId': '68597878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950500&docid=68597882&x=4055',
		'title': '',
		'imageId': '68597882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950500&docid=68597890&x=4055',
		'title': '',
		'imageId': '68597890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950500&docid=68597893&x=4055',
		'title': '',
		'imageId': '68597893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950500&docid=68597879&x=4055',
		'title': '',
		'imageId': '68597879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950500&docid=68597896&x=4055',
		'title': '',
		'imageId': '68597896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950500&docid=68597891&x=4055',
		'title': '',
		'imageId': '68597891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950500&docid=68597883&x=4055',
		'title': '',
		'imageId': '68597883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950500';

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