var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3958572&docid=68788010&x=140',
		'title': '',
		'imageId': '68788010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958572&docid=68788011&x=140',
		'title': '',
		'imageId': '68788011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958572&docid=68788012&x=140',
		'title': '',
		'imageId': '68788012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958572&docid=68788013&x=140',
		'title': '',
		'imageId': '68788013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958572&docid=68788014&x=140',
		'title': '',
		'imageId': '68788014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958572&docid=68787998&x=140',
		'title': '',
		'imageId': '68787998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958572&docid=68787999&x=140',
		'title': '',
		'imageId': '68787999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958572&docid=68788000&x=140',
		'title': '',
		'imageId': '68788000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958572&docid=68788001&x=140',
		'title': '',
		'imageId': '68788001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958572&docid=68788002&x=140',
		'title': '',
		'imageId': '68788002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958572&docid=68788003&x=140',
		'title': '',
		'imageId': '68788003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958572&docid=68788004&x=140',
		'title': '',
		'imageId': '68788004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958572&docid=68788005&x=140',
		'title': '',
		'imageId': '68788005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958572&docid=68788006&x=140',
		'title': '',
		'imageId': '68788006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958572&docid=68788007&x=140',
		'title': '',
		'imageId': '68788007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958572&docid=68788008&x=140',
		'title': '',
		'imageId': '68788008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3958572';

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