var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3958912&docid=68798594&x=1613',
		'title': '',
		'imageId': '68798594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958912&docid=68798580&x=1613',
		'title': '',
		'imageId': '68798580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958912&docid=68798582&x=1613',
		'title': '',
		'imageId': '68798582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958912&docid=68798581&x=1613',
		'title': '',
		'imageId': '68798581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958912&docid=68798597&x=1613',
		'title': '',
		'imageId': '68798597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958912&docid=68798589&x=1613',
		'title': '',
		'imageId': '68798589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958912&docid=68798585&x=1613',
		'title': '',
		'imageId': '68798585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958912&docid=68798596&x=1613',
		'title': '',
		'imageId': '68798596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958912&docid=68798590&x=1613',
		'title': '',
		'imageId': '68798590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958912&docid=68798591&x=1613',
		'title': '',
		'imageId': '68798591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958912&docid=68798593&x=1613',
		'title': '',
		'imageId': '68798593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958912&docid=68798584&x=1613',
		'title': '',
		'imageId': '68798584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958912&docid=68798583&x=1613',
		'title': '',
		'imageId': '68798583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958912&docid=68798592&x=1613',
		'title': '',
		'imageId': '68798592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958912&docid=68798598&x=1613',
		'title': '',
		'imageId': '68798598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958912&docid=68798599&x=1613',
		'title': '',
		'imageId': '68798599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958912&docid=68798586&x=1613',
		'title': '',
		'imageId': '68798586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958912&docid=68798600&x=1613',
		'title': '',
		'imageId': '68798600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958912&docid=68798587&x=1613',
		'title': '',
		'imageId': '68798587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958912&docid=68798588&x=1613',
		'title': '',
		'imageId': '68798588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958912&docid=68798595&x=1613',
		'title': '',
		'imageId': '68798595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3958912';

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