var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939771&docid=68361605&x=4045',
		'title': '',
		'imageId': '68361605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939771&docid=68361607&x=4045',
		'title': '',
		'imageId': '68361607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939771&docid=68361611&x=4045',
		'title': '',
		'imageId': '68361611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939771&docid=68361606&x=4045',
		'title': '',
		'imageId': '68361606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939771&docid=68361610&x=4045',
		'title': '',
		'imageId': '68361610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939771&docid=68361608&x=4045',
		'title': '',
		'imageId': '68361608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939771&docid=68361612&x=4045',
		'title': '',
		'imageId': '68361612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939771&docid=68361613&x=4045',
		'title': '',
		'imageId': '68361613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939771&docid=68361601&x=4045',
		'title': '',
		'imageId': '68361601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939771&docid=68361609&x=4045',
		'title': '',
		'imageId': '68361609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939771&docid=68361604&x=4045',
		'title': '',
		'imageId': '68361604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939771&docid=68361603&x=4045',
		'title': '',
		'imageId': '68361603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939771&docid=68361602&x=4045',
		'title': '',
		'imageId': '68361602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939771';

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