var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976094&docid=69173496&x=140',
		'title': '',
		'imageId': '69173496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976094&docid=69173532&x=140',
		'title': '',
		'imageId': '69173532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976094&docid=69173535&x=140',
		'title': '',
		'imageId': '69173535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976094&docid=69173538&x=140',
		'title': '',
		'imageId': '69173538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976094&docid=69173546&x=140',
		'title': '',
		'imageId': '69173546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976094&docid=69173552&x=140',
		'title': '',
		'imageId': '69173552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976094&docid=69173564&x=140',
		'title': '',
		'imageId': '69173564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976094&docid=69173571&x=140',
		'title': '',
		'imageId': '69173571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976094&docid=69173595&x=140',
		'title': '',
		'imageId': '69173595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976094&docid=69173601&x=140',
		'title': '',
		'imageId': '69173601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976094&docid=69173605&x=140',
		'title': '',
		'imageId': '69173605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976094&docid=69173618&x=140',
		'title': '',
		'imageId': '69173618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976094&docid=69173621&x=140',
		'title': '',
		'imageId': '69173621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976094&docid=69173624&x=140',
		'title': '',
		'imageId': '69173624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976094';

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