var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3942446&docid=68402847&x=345',
		'title': '',
		'imageId': '68402847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942446&docid=68402846&x=345',
		'title': '',
		'imageId': '68402846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942446&docid=68402848&x=345',
		'title': '',
		'imageId': '68402848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942446&docid=68402853&x=345',
		'title': '',
		'imageId': '68402853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942446&docid=68402854&x=345',
		'title': '',
		'imageId': '68402854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942446&docid=68402859&x=345',
		'title': '',
		'imageId': '68402859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942446&docid=68402863&x=345',
		'title': '',
		'imageId': '68402863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942446&docid=68402865&x=345',
		'title': '',
		'imageId': '68402865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942446&docid=68402866&x=345',
		'title': '',
		'imageId': '68402866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942446&docid=68402876&x=345',
		'title': '',
		'imageId': '68402876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942446&docid=68402879&x=345',
		'title': '',
		'imageId': '68402879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942446&docid=68402878&x=345',
		'title': '',
		'imageId': '68402878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942446&docid=68402875&x=345',
		'title': '',
		'imageId': '68402875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942446&docid=68402890&x=345',
		'title': '',
		'imageId': '68402890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3942446';

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