var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954040&docid=68673828&x=1234',
		'title': '',
		'imageId': '68673828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954040&docid=68673826&x=1234',
		'title': '',
		'imageId': '68673826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954040&docid=68673842&x=1234',
		'title': '',
		'imageId': '68673842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954040&docid=68673832&x=1234',
		'title': '',
		'imageId': '68673832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954040&docid=68673835&x=1234',
		'title': '',
		'imageId': '68673835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954040&docid=68673825&x=1234',
		'title': '',
		'imageId': '68673825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954040&docid=68673824&x=1234',
		'title': '',
		'imageId': '68673824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954040&docid=68673829&x=1234',
		'title': '',
		'imageId': '68673829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954040&docid=68673827&x=1234',
		'title': '',
		'imageId': '68673827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954040&docid=68674194&x=1234',
		'title': '',
		'imageId': '68674194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954040&docid=68674197&x=1234',
		'title': '',
		'imageId': '68674197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954040&docid=68674195&x=1234',
		'title': '',
		'imageId': '68674195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954040&docid=68674198&x=1234',
		'title': '',
		'imageId': '68674198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954040&docid=68674199&x=1234',
		'title': '',
		'imageId': '68674199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954040&docid=68674196&x=1234',
		'title': '',
		'imageId': '68674196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954040&docid=68674206&x=1234',
		'title': '',
		'imageId': '68674206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954040&docid=68674207&x=1234',
		'title': '',
		'imageId': '68674207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954040&docid=68674213&x=1234',
		'title': '',
		'imageId': '68674213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954040';

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