var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3910461&docid=67650760&x=5125',
		'title': '',
		'imageId': '67650760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910461&docid=67650753&x=5125',
		'title': '',
		'imageId': '67650753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910461&docid=67650744&x=5125',
		'title': '',
		'imageId': '67650744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910461&docid=67650757&x=5125',
		'title': '',
		'imageId': '67650757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910461&docid=67650758&x=5125',
		'title': '',
		'imageId': '67650758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910461&docid=67650752&x=5125',
		'title': '',
		'imageId': '67650752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910461&docid=67650742&x=5125',
		'title': '',
		'imageId': '67650742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910461&docid=67650746&x=5125',
		'title': '',
		'imageId': '67650746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910461&docid=67650762&x=5125',
		'title': '',
		'imageId': '67650762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910461&docid=67650768&x=5125',
		'title': '',
		'imageId': '67650768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910461&docid=67650745&x=5125',
		'title': '',
		'imageId': '67650745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910461&docid=67650764&x=5125',
		'title': '',
		'imageId': '67650764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910461&docid=67650743&x=5125',
		'title': '',
		'imageId': '67650743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910461&docid=67650767&x=5125',
		'title': '',
		'imageId': '67650767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3910461';

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