var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3919826&docid=67898092&x=5127',
		'title': '',
		'imageId': '67898092',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919826&docid=67898098&x=5127',
		'title': '',
		'imageId': '67898098',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919826&docid=67898101&x=5127',
		'title': '',
		'imageId': '67898101',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919826&docid=67898094&x=5127',
		'title': '',
		'imageId': '67898094',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919826&docid=67898096&x=5127',
		'title': '',
		'imageId': '67898096',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919826&docid=67898097&x=5127',
		'title': '',
		'imageId': '67898097',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919826&docid=67898102&x=5127',
		'title': '',
		'imageId': '67898102',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919826&docid=67898103&x=5127',
		'title': '',
		'imageId': '67898103',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919826&docid=67898104&x=5127',
		'title': '',
		'imageId': '67898104',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919826&docid=67898110&x=5127',
		'title': '',
		'imageId': '67898110',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919826&docid=67898111&x=5127',
		'title': '',
		'imageId': '67898111',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919826&docid=67898106&x=5127',
		'title': '',
		'imageId': '67898106',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919826&docid=67898107&x=5127',
		'title': '',
		'imageId': '67898107',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919826&docid=67898108&x=5127',
		'title': '',
		'imageId': '67898108',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919826&docid=67898109&x=5127',
		'title': '',
		'imageId': '67898109',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919826&docid=67898105&x=5127',
		'title': '',
		'imageId': '67898105',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919826&docid=67898112&x=5127',
		'title': '',
		'imageId': '67898112',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3919826';

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