var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980336&docid=69268850&x=2532',
		'title': '',
		'imageId': '69268850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980336&docid=69268855&x=2532',
		'title': '',
		'imageId': '69268855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980336&docid=69268852&x=2532',
		'title': '',
		'imageId': '69268852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980336&docid=69268857&x=2532',
		'title': '',
		'imageId': '69268857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980336&docid=69268854&x=2532',
		'title': '',
		'imageId': '69268854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980336&docid=69268853&x=2532',
		'title': '',
		'imageId': '69268853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980336&docid=69268851&x=2532',
		'title': '',
		'imageId': '69268851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980336';

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