var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954052&docid=68674099&x=1111',
		'title': '',
		'imageId': '68674099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954052&docid=68674119&x=1111',
		'title': '',
		'imageId': '68674119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954052&docid=68674135&x=1111',
		'title': '',
		'imageId': '68674135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954052&docid=68674101&x=1111',
		'title': '',
		'imageId': '68674101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954052&docid=68674103&x=1111',
		'title': '',
		'imageId': '68674103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954052&docid=68674102&x=1111',
		'title': '',
		'imageId': '68674102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954052&docid=68674118&x=1111',
		'title': '',
		'imageId': '68674118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954052&docid=68674117&x=1111',
		'title': '',
		'imageId': '68674117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954052&docid=68674120&x=1111',
		'title': '',
		'imageId': '68674120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954052&docid=68674123&x=1111',
		'title': '',
		'imageId': '68674123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954052&docid=68674121&x=1111',
		'title': '',
		'imageId': '68674121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954052&docid=68674136&x=1111',
		'title': '',
		'imageId': '68674136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954052&docid=68674104&x=1111',
		'title': '',
		'imageId': '68674104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954052&docid=68674100&x=1111',
		'title': '',
		'imageId': '68674100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954052';

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