var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005147&docid=69841166&x=2827',
		'title': '',
		'imageId': '69841166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005147&docid=69841169&x=2827',
		'title': '',
		'imageId': '69841169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005147&docid=69841178&x=2827',
		'title': '',
		'imageId': '69841178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005147&docid=69841175&x=2827',
		'title': '',
		'imageId': '69841175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005147&docid=69841174&x=2827',
		'title': '',
		'imageId': '69841174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005147&docid=69841144&x=2827',
		'title': '',
		'imageId': '69841144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005147&docid=69841140&x=2827',
		'title': '',
		'imageId': '69841140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005147&docid=69841142&x=2827',
		'title': '',
		'imageId': '69841142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005147&docid=69841145&x=2827',
		'title': '',
		'imageId': '69841145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005147&docid=69841141&x=2827',
		'title': '',
		'imageId': '69841141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005147&docid=69841143&x=2827',
		'title': '',
		'imageId': '69841143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005147&docid=69841149&x=2827',
		'title': '',
		'imageId': '69841149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005147&docid=69841155&x=2827',
		'title': '',
		'imageId': '69841155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005147&docid=69841156&x=2827',
		'title': '',
		'imageId': '69841156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005147&docid=69841157&x=2827',
		'title': '',
		'imageId': '69841157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005147&docid=69841160&x=2827',
		'title': '',
		'imageId': '69841160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005147&docid=69841163&x=2827',
		'title': '',
		'imageId': '69841163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005147&docid=69841181&x=2827',
		'title': '',
		'imageId': '69841181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005147';

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