var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3959461&docid=68807996&x=3555',
		'title': '',
		'imageId': '68807996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959461&docid=68807997&x=3555',
		'title': '',
		'imageId': '68807997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959461&docid=68808001&x=3555',
		'title': '',
		'imageId': '68808001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959461&docid=68808005&x=3555',
		'title': '',
		'imageId': '68808005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959461&docid=68808006&x=3555',
		'title': '',
		'imageId': '68808006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959461&docid=68808007&x=3555',
		'title': '',
		'imageId': '68808007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959461&docid=68808008&x=3555',
		'title': '',
		'imageId': '68808008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959461&docid=68808009&x=3555',
		'title': '',
		'imageId': '68808009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959461&docid=68808010&x=3555',
		'title': '',
		'imageId': '68808010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959461&docid=68808011&x=3555',
		'title': '',
		'imageId': '68808011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959461&docid=68808012&x=3555',
		'title': '',
		'imageId': '68808012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959461&docid=68808013&x=3555',
		'title': '',
		'imageId': '68808013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959461&docid=68808014&x=3555',
		'title': '',
		'imageId': '68808014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959461&docid=68808015&x=3555',
		'title': '',
		'imageId': '68808015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959461&docid=68808016&x=3555',
		'title': '',
		'imageId': '68808016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959461&docid=68808017&x=3555',
		'title': '',
		'imageId': '68808017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959461&docid=68808018&x=3555',
		'title': '',
		'imageId': '68808018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959461&docid=68808019&x=3555',
		'title': '',
		'imageId': '68808019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959461&docid=68808020&x=3555',
		'title': '',
		'imageId': '68808020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3959461';

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