var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010623&docid=69974339&x=1020',
		'title': '',
		'imageId': '69974339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010623&docid=69974341&x=1020',
		'title': '',
		'imageId': '69974341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010623&docid=69974340&x=1020',
		'title': '',
		'imageId': '69974340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010623&docid=69974342&x=1020',
		'title': '',
		'imageId': '69974342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010623&docid=69974343&x=1020',
		'title': '',
		'imageId': '69974343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010623&docid=69974349&x=1020',
		'title': '',
		'imageId': '69974349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010623&docid=69974353&x=1020',
		'title': '',
		'imageId': '69974353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010623&docid=69974361&x=1020',
		'title': '',
		'imageId': '69974361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010623&docid=69974364&x=1020',
		'title': '',
		'imageId': '69974364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010623&docid=69974362&x=1020',
		'title': '',
		'imageId': '69974362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010623&docid=69974363&x=1020',
		'title': '',
		'imageId': '69974363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010623&docid=69974369&x=1020',
		'title': '',
		'imageId': '69974369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010623&docid=69974338&x=1020',
		'title': '',
		'imageId': '69974338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010623';

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