var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3982364&docid=69313775&x=3434',
		'title': '',
		'imageId': '69313775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982364&docid=69313772&x=3434',
		'title': '',
		'imageId': '69313772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982364&docid=69313776&x=3434',
		'title': '',
		'imageId': '69313776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982364&docid=69313781&x=3434',
		'title': '',
		'imageId': '69313781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982364&docid=69313774&x=3434',
		'title': '',
		'imageId': '69313774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982364&docid=69313778&x=3434',
		'title': '',
		'imageId': '69313778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982364&docid=69313773&x=3434',
		'title': '',
		'imageId': '69313773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982364&docid=69313783&x=3434',
		'title': '',
		'imageId': '69313783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982364&docid=69313782&x=3434',
		'title': '',
		'imageId': '69313782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982364&docid=69313780&x=3434',
		'title': '',
		'imageId': '69313780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982364&docid=69313777&x=3434',
		'title': '',
		'imageId': '69313777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982364&docid=69313779&x=3434',
		'title': '',
		'imageId': '69313779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982364&docid=69313784&x=3434',
		'title': '',
		'imageId': '69313784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3982364';

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