var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3984211&docid=69358203&x=1124',
		'title': '',
		'imageId': '69358203',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984211&docid=69358204&x=1124',
		'title': '',
		'imageId': '69358204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984211&docid=69358205&x=1124',
		'title': '',
		'imageId': '69358205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984211&docid=69358206&x=1124',
		'title': '',
		'imageId': '69358206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984211&docid=69358207&x=1124',
		'title': '',
		'imageId': '69358207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984211&docid=69358208&x=1124',
		'title': '',
		'imageId': '69358208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984211&docid=69358209&x=1124',
		'title': '',
		'imageId': '69358209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984211&docid=69358210&x=1124',
		'title': '',
		'imageId': '69358210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984211&docid=69358211&x=1124',
		'title': '',
		'imageId': '69358211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984211&docid=69358212&x=1124',
		'title': '',
		'imageId': '69358212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984211&docid=69358213&x=1124',
		'title': '',
		'imageId': '69358213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984211&docid=69358214&x=1124',
		'title': '',
		'imageId': '69358214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984211&docid=69358215&x=1124',
		'title': '',
		'imageId': '69358215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984211&docid=69358216&x=1124',
		'title': '',
		'imageId': '69358216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984211&docid=69358217&x=1124',
		'title': '',
		'imageId': '69358217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3984211';

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