var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4003207&docid=69789716&x=227',
		'title': '',
		'imageId': '69789716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003207&docid=69789717&x=227',
		'title': '',
		'imageId': '69789717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003207&docid=69789720&x=227',
		'title': '',
		'imageId': '69789720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003207&docid=69789723&x=227',
		'title': '',
		'imageId': '69789723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003207&docid=69789726&x=227',
		'title': '',
		'imageId': '69789726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003207&docid=69789729&x=227',
		'title': '',
		'imageId': '69789729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003207&docid=69789732&x=227',
		'title': '',
		'imageId': '69789732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003207&docid=69789735&x=227',
		'title': '',
		'imageId': '69789735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003207&docid=69789738&x=227',
		'title': '',
		'imageId': '69789738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003207&docid=69789741&x=227',
		'title': '',
		'imageId': '69789741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003207&docid=69789744&x=227',
		'title': '',
		'imageId': '69789744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003207&docid=69789747&x=227',
		'title': '',
		'imageId': '69789747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003207&docid=69789751&x=227',
		'title': '',
		'imageId': '69789751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003207&docid=69789755&x=227',
		'title': '',
		'imageId': '69789755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003207&docid=69789759&x=227',
		'title': '',
		'imageId': '69789759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4003207';

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