var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3911641&docid=67691662&x=3940',
		'title': '',
		'imageId': '67691662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911641&docid=67691656&x=3940',
		'title': '',
		'imageId': '67691656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911641&docid=67691661&x=3940',
		'title': '',
		'imageId': '67691661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911641&docid=67691659&x=3940',
		'title': '',
		'imageId': '67691659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911641&docid=67691655&x=3940',
		'title': '',
		'imageId': '67691655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911641&docid=67691653&x=3940',
		'title': '',
		'imageId': '67691653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911641&docid=67691654&x=3940',
		'title': '',
		'imageId': '67691654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911641&docid=67691658&x=3940',
		'title': '',
		'imageId': '67691658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911641&docid=67680065&x=3940',
		'title': '',
		'imageId': '67680065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911641&docid=67680064&x=3940',
		'title': '',
		'imageId': '67680064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911641&docid=67680066&x=3940',
		'title': '',
		'imageId': '67680066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911641&docid=67691657&x=3940',
		'title': '',
		'imageId': '67691657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911641&docid=67691660&x=3940',
		'title': '',
		'imageId': '67691660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3911641';

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