var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3985345&docid=69390292&x=5019',
		'title': '',
		'imageId': '69390292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985345&docid=69390294&x=5019',
		'title': '',
		'imageId': '69390294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985345&docid=69390291&x=5019',
		'title': '',
		'imageId': '69390291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985345&docid=69390296&x=5019',
		'title': '',
		'imageId': '69390296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985345&docid=69390290&x=5019',
		'title': '',
		'imageId': '69390290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985345&docid=69390293&x=5019',
		'title': '',
		'imageId': '69390293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985345&docid=69390288&x=5019',
		'title': '',
		'imageId': '69390288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985345&docid=69390289&x=5019',
		'title': '',
		'imageId': '69390289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985345&docid=69390287&x=5019',
		'title': '',
		'imageId': '69390287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985345&docid=69390299&x=5019',
		'title': '',
		'imageId': '69390299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985345&docid=69390298&x=5019',
		'title': '',
		'imageId': '69390298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985345&docid=69390297&x=5019',
		'title': '',
		'imageId': '69390297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985345&docid=69390300&x=5019',
		'title': '',
		'imageId': '69390300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985345&docid=69390301&x=5019',
		'title': '',
		'imageId': '69390301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985345&docid=69390295&x=5019',
		'title': '',
		'imageId': '69390295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3985345';

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