var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3940206&docid=67288061&x=3621',
		'title': '',
		'imageId': '67288061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940206&docid=63285646&x=3621',
		'title': '',
		'imageId': '63285646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940206&docid=67288063&x=3621',
		'title': '',
		'imageId': '67288063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940206&docid=67288064&x=3621',
		'title': '',
		'imageId': '67288064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940206&docid=60745964&x=3621',
		'title': '',
		'imageId': '60745964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940206&docid=50982409&x=3621',
		'title': '',
		'imageId': '50982409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940206&docid=63285648&x=3621',
		'title': '',
		'imageId': '63285648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940206&docid=67288065&x=3621',
		'title': '',
		'imageId': '67288065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940206&docid=60745967&x=3621',
		'title': '',
		'imageId': '60745967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940206&docid=67288062&x=3621',
		'title': '',
		'imageId': '67288062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940206&docid=64335372&x=3621',
		'title': '',
		'imageId': '64335372',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940206&docid=63285649&x=3621',
		'title': '',
		'imageId': '63285649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940206&docid=60745965&x=3621',
		'title': '',
		'imageId': '60745965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940206&docid=60745966&x=3621',
		'title': '',
		'imageId': '60745966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940206&docid=63285647&x=3621',
		'title': '',
		'imageId': '63285647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940206&docid=63285651&x=3621',
		'title': '',
		'imageId': '63285651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940206&docid=64335373&x=3621',
		'title': '',
		'imageId': '64335373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3940206';

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