var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3936986&docid=68291218&x=2847',
		'title': '',
		'imageId': '68291218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936986&docid=68291205&x=2847',
		'title': '',
		'imageId': '68291205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936986&docid=68291204&x=2847',
		'title': '',
		'imageId': '68291204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936986&docid=68291215&x=2847',
		'title': '',
		'imageId': '68291215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936986&docid=68291216&x=2847',
		'title': '',
		'imageId': '68291216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936986&docid=68291213&x=2847',
		'title': '',
		'imageId': '68291213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936986&docid=68291210&x=2847',
		'title': '',
		'imageId': '68291210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936986&docid=68291209&x=2847',
		'title': '',
		'imageId': '68291209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936986&docid=68291219&x=2847',
		'title': '',
		'imageId': '68291219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936986&docid=68291206&x=2847',
		'title': '',
		'imageId': '68291206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936986&docid=68291214&x=2847',
		'title': '',
		'imageId': '68291214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936986&docid=68291212&x=2847',
		'title': '',
		'imageId': '68291212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936986&docid=68291211&x=2847',
		'title': '',
		'imageId': '68291211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936986&docid=68291207&x=2847',
		'title': '',
		'imageId': '68291207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936986&docid=68291208&x=2847',
		'title': '',
		'imageId': '68291208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936986&docid=68291217&x=2847',
		'title': '',
		'imageId': '68291217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3936986';

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