var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001980&docid=69762842&x=2140',
		'title': '',
		'imageId': '69762842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001980&docid=69762850&x=2140',
		'title': '',
		'imageId': '69762850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001980&docid=69762838&x=2140',
		'title': '',
		'imageId': '69762838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001980&docid=69762840&x=2140',
		'title': '',
		'imageId': '69762840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001980&docid=69762868&x=2140',
		'title': '',
		'imageId': '69762868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001980&docid=69762871&x=2140',
		'title': '',
		'imageId': '69762871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001980&docid=69762867&x=2140',
		'title': '',
		'imageId': '69762867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001980&docid=69762862&x=2140',
		'title': '',
		'imageId': '69762862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001980&docid=69762861&x=2140',
		'title': '',
		'imageId': '69762861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001980&docid=69762875&x=2140',
		'title': '',
		'imageId': '69762875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001980&docid=69762860&x=2140',
		'title': '',
		'imageId': '69762860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001980&docid=69762855&x=2140',
		'title': '',
		'imageId': '69762855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001980&docid=69762839&x=2140',
		'title': '',
		'imageId': '69762839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001980&docid=69762841&x=2140',
		'title': '',
		'imageId': '69762841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001980&docid=69762843&x=2140',
		'title': '',
		'imageId': '69762843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001980';

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