var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3963620&docid=68894675&x=453',
		'title': '',
		'imageId': '68894675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963620&docid=68894667&x=453',
		'title': '',
		'imageId': '68894667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963620&docid=68894673&x=453',
		'title': '',
		'imageId': '68894673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963620&docid=68894672&x=453',
		'title': '',
		'imageId': '68894672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963620&docid=68894671&x=453',
		'title': '',
		'imageId': '68894671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963620&docid=68894669&x=453',
		'title': '',
		'imageId': '68894669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963620&docid=68894668&x=453',
		'title': '',
		'imageId': '68894668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963620&docid=68894680&x=453',
		'title': '',
		'imageId': '68894680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963620&docid=68894670&x=453',
		'title': '',
		'imageId': '68894670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963620&docid=68894676&x=453',
		'title': '',
		'imageId': '68894676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963620&docid=68894679&x=453',
		'title': '',
		'imageId': '68894679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963620&docid=68894674&x=453',
		'title': '',
		'imageId': '68894674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963620&docid=68894678&x=453',
		'title': '',
		'imageId': '68894678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3963620';

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