var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966414&docid=68957749&x=1340',
		'title': '',
		'imageId': '68957749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966414&docid=68957751&x=1340',
		'title': '',
		'imageId': '68957751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966414&docid=68957752&x=1340',
		'title': '',
		'imageId': '68957752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966414&docid=68957753&x=1340',
		'title': '',
		'imageId': '68957753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966414&docid=68957754&x=1340',
		'title': '',
		'imageId': '68957754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966414&docid=68957750&x=1340',
		'title': '',
		'imageId': '68957750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966414&docid=68957755&x=1340',
		'title': '',
		'imageId': '68957755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966414&docid=68957756&x=1340',
		'title': '',
		'imageId': '68957756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966414&docid=68957757&x=1340',
		'title': '',
		'imageId': '68957757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966414&docid=68957758&x=1340',
		'title': '',
		'imageId': '68957758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966414&docid=68957759&x=1340',
		'title': '',
		'imageId': '68957759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966414&docid=68957760&x=1340',
		'title': '',
		'imageId': '68957760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966414&docid=68957761&x=1340',
		'title': '',
		'imageId': '68957761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966414&docid=68957762&x=1340',
		'title': '',
		'imageId': '68957762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966414&docid=68957763&x=1340',
		'title': '',
		'imageId': '68957763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966414&docid=68957764&x=1340',
		'title': '',
		'imageId': '68957764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966414';

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