var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931334&docid=68151902&x=4032',
		'title': '',
		'imageId': '68151902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931334&docid=68151900&x=4032',
		'title': '',
		'imageId': '68151900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931334&docid=68151893&x=4032',
		'title': '',
		'imageId': '68151893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931334&docid=68151897&x=4032',
		'title': '',
		'imageId': '68151897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931334&docid=68151903&x=4032',
		'title': '',
		'imageId': '68151903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931334&docid=68151899&x=4032',
		'title': '',
		'imageId': '68151899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931334&docid=68151895&x=4032',
		'title': '',
		'imageId': '68151895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931334&docid=68151896&x=4032',
		'title': '',
		'imageId': '68151896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931334&docid=68151894&x=4032',
		'title': '',
		'imageId': '68151894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931334&docid=68151904&x=4032',
		'title': '',
		'imageId': '68151904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931334&docid=69198746&x=4032',
		'title': '',
		'imageId': '69198746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931334&docid=68151898&x=4032',
		'title': '',
		'imageId': '68151898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931334&docid=68151901&x=4032',
		'title': '',
		'imageId': '68151901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931334';

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