var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950489&docid=68596697&x=4032',
		'title': '',
		'imageId': '68596697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950489&docid=68596695&x=4032',
		'title': '',
		'imageId': '68596695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950489&docid=68596693&x=4032',
		'title': '',
		'imageId': '68596693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950489&docid=68596694&x=4032',
		'title': '',
		'imageId': '68596694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950489&docid=68596699&x=4032',
		'title': '',
		'imageId': '68596699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950489&docid=68596702&x=4032',
		'title': '',
		'imageId': '68596702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950489&docid=68596705&x=4032',
		'title': '',
		'imageId': '68596705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950489&docid=68596703&x=4032',
		'title': '',
		'imageId': '68596703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950489&docid=68596698&x=4032',
		'title': '',
		'imageId': '68596698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950489&docid=68596692&x=4032',
		'title': '',
		'imageId': '68596692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950489&docid=68596696&x=4032',
		'title': '',
		'imageId': '68596696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950489&docid=68596701&x=4032',
		'title': '',
		'imageId': '68596701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950489&docid=68596704&x=4032',
		'title': '',
		'imageId': '68596704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950489';

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