var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3960855&docid=68856003&x=3119',
		'title': '',
		'imageId': '68856003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960855&docid=68856011&x=3119',
		'title': '',
		'imageId': '68856011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960855&docid=68856020&x=3119',
		'title': '',
		'imageId': '68856020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960855&docid=68856022&x=3119',
		'title': '',
		'imageId': '68856022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960855&docid=68856021&x=3119',
		'title': '',
		'imageId': '68856021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960855&docid=68856005&x=3119',
		'title': '',
		'imageId': '68856005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960855&docid=68856019&x=3119',
		'title': '',
		'imageId': '68856019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960855&docid=68856006&x=3119',
		'title': '',
		'imageId': '68856006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960855&docid=68856010&x=3119',
		'title': '',
		'imageId': '68856010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960855&docid=68856015&x=3119',
		'title': '',
		'imageId': '68856015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960855&docid=68856007&x=3119',
		'title': '',
		'imageId': '68856007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960855&docid=68856023&x=3119',
		'title': '',
		'imageId': '68856023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960855&docid=68856016&x=3119',
		'title': '',
		'imageId': '68856016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960855&docid=68856008&x=3119',
		'title': '',
		'imageId': '68856008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960855&docid=68856014&x=3119',
		'title': '',
		'imageId': '68856014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960855&docid=68856017&x=3119',
		'title': '',
		'imageId': '68856017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960855&docid=68856012&x=3119',
		'title': '',
		'imageId': '68856012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960855&docid=68856009&x=3119',
		'title': '',
		'imageId': '68856009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960855&docid=68856018&x=3119',
		'title': '',
		'imageId': '68856018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960855&docid=68856013&x=3119',
		'title': '',
		'imageId': '68856013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960855&docid=68856004&x=3119',
		'title': '',
		'imageId': '68856004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3960855';

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