var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956711&docid=68744009&x=4652',
		'title': '',
		'imageId': '68744009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956711&docid=68744011&x=4652',
		'title': '',
		'imageId': '68744011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956711&docid=68744014&x=4652',
		'title': '',
		'imageId': '68744014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956711&docid=68744010&x=4652',
		'title': '',
		'imageId': '68744010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956711&docid=68744013&x=4652',
		'title': '',
		'imageId': '68744013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956711&docid=68744012&x=4652',
		'title': '',
		'imageId': '68744012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956711&docid=68744015&x=4652',
		'title': '',
		'imageId': '68744015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956711&docid=68744016&x=4652',
		'title': '',
		'imageId': '68744016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956711&docid=68744018&x=4652',
		'title': '',
		'imageId': '68744018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956711&docid=68744019&x=4652',
		'title': '',
		'imageId': '68744019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956711&docid=68744020&x=4652',
		'title': '',
		'imageId': '68744020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956711&docid=68744021&x=4652',
		'title': '',
		'imageId': '68744021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956711&docid=68744007&x=4652',
		'title': '',
		'imageId': '68744007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956711&docid=68744008&x=4652',
		'title': '',
		'imageId': '68744008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956711&docid=68744017&x=4652',
		'title': '',
		'imageId': '68744017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956711&docid=68744006&x=4652',
		'title': '',
		'imageId': '68744006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956711';

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