var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010620&docid=69974219&x=2129',
		'title': '',
		'imageId': '69974219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010620&docid=69974244&x=2129',
		'title': '',
		'imageId': '69974244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010620&docid=69974222&x=2129',
		'title': '',
		'imageId': '69974222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010620&docid=69974230&x=2129',
		'title': '',
		'imageId': '69974230',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010620&docid=69974223&x=2129',
		'title': '',
		'imageId': '69974223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010620&docid=69974220&x=2129',
		'title': '',
		'imageId': '69974220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010620&docid=69974236&x=2129',
		'title': '',
		'imageId': '69974236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010620&docid=69974221&x=2129',
		'title': '',
		'imageId': '69974221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010620&docid=69974237&x=2129',
		'title': '',
		'imageId': '69974237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010620&docid=69974238&x=2129',
		'title': '',
		'imageId': '69974238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010620&docid=69974234&x=2129',
		'title': '',
		'imageId': '69974234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010620&docid=69974241&x=2129',
		'title': '',
		'imageId': '69974241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010620&docid=69974218&x=2129',
		'title': '',
		'imageId': '69974218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010620';

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