var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931542&docid=68158504&x=1414',
		'title': '',
		'imageId': '68158504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931542&docid=68158505&x=1414',
		'title': '',
		'imageId': '68158505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931542&docid=68158502&x=1414',
		'title': '',
		'imageId': '68158502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931542&docid=68158499&x=1414',
		'title': '',
		'imageId': '68158499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931542&docid=68158500&x=1414',
		'title': '',
		'imageId': '68158500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931542&docid=68158498&x=1414',
		'title': '',
		'imageId': '68158498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931542&docid=68158508&x=1414',
		'title': '',
		'imageId': '68158508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931542&docid=68158501&x=1414',
		'title': '',
		'imageId': '68158501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931542&docid=68158510&x=1414',
		'title': '',
		'imageId': '68158510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931542&docid=68158509&x=1414',
		'title': '',
		'imageId': '68158509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931542&docid=68158503&x=1414',
		'title': '',
		'imageId': '68158503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931542&docid=68158506&x=1414',
		'title': '',
		'imageId': '68158506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931542&docid=68158507&x=1414',
		'title': '',
		'imageId': '68158507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931542';

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