var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973642&docid=69108479&x=4643',
		'title': '',
		'imageId': '69108479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973642&docid=69108474&x=4643',
		'title': '',
		'imageId': '69108474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973642&docid=69108480&x=4643',
		'title': '',
		'imageId': '69108480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973642&docid=69108475&x=4643',
		'title': '',
		'imageId': '69108475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973642&docid=69108477&x=4643',
		'title': '',
		'imageId': '69108477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973642&docid=69108473&x=4643',
		'title': '',
		'imageId': '69108473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973642&docid=69108476&x=4643',
		'title': '',
		'imageId': '69108476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973642&docid=69108478&x=4643',
		'title': '',
		'imageId': '69108478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973642';

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