var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007954&docid=69908218&x=3512',
		'title': '',
		'imageId': '69908218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007954&docid=69908215&x=3512',
		'title': '',
		'imageId': '69908215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007954&docid=69908211&x=3512',
		'title': '',
		'imageId': '69908211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007954&docid=69908217&x=3512',
		'title': '',
		'imageId': '69908217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007954&docid=69908213&x=3512',
		'title': '',
		'imageId': '69908213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007954&docid=69908216&x=3512',
		'title': '',
		'imageId': '69908216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007954&docid=69908210&x=3512',
		'title': '',
		'imageId': '69908210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007954&docid=69908220&x=3512',
		'title': '',
		'imageId': '69908220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007954&docid=69908214&x=3512',
		'title': '',
		'imageId': '69908214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007954&docid=69908219&x=3512',
		'title': '',
		'imageId': '69908219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007954&docid=69908208&x=3512',
		'title': '',
		'imageId': '69908208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007954&docid=69908209&x=3512',
		'title': '',
		'imageId': '69908209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007954&docid=69908212&x=3512',
		'title': '',
		'imageId': '69908212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007954';

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