var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3952775&docid=69281712&x=1747',
		'title': '',
		'imageId': '69281712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952775&docid=68891941&x=1747',
		'title': '',
		'imageId': '68891941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952775&docid=68891582&x=1747',
		'title': '',
		'imageId': '68891582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952775&docid=68891940&x=1747',
		'title': '',
		'imageId': '68891940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952775&docid=68891942&x=1747',
		'title': '',
		'imageId': '68891942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952775&docid=68645925&x=1747',
		'title': '',
		'imageId': '68645925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952775&docid=68645929&x=1747',
		'title': '',
		'imageId': '68645929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952775&docid=68645923&x=1747',
		'title': '',
		'imageId': '68645923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952775&docid=68645921&x=1747',
		'title': '',
		'imageId': '68645921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952775&docid=68866503&x=1747',
		'title': '',
		'imageId': '68866503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952775&docid=68861599&x=1747',
		'title': '',
		'imageId': '68861599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952775&docid=68861598&x=1747',
		'title': '',
		'imageId': '68861598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3952775';

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