var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4041082&docid=70762437&x=1958',
		'title': '',
		'imageId': '70762437',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041082&docid=70762434&x=1958',
		'title': '',
		'imageId': '70762434',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041082&docid=70762442&x=1958',
		'title': '',
		'imageId': '70762442',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041082&docid=70762433&x=1958',
		'title': '',
		'imageId': '70762433',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041082&docid=70762443&x=1958',
		'title': '',
		'imageId': '70762443',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041082&docid=70762438&x=1958',
		'title': '',
		'imageId': '70762438',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041082&docid=70762436&x=1958',
		'title': '',
		'imageId': '70762436',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041082&docid=70762441&x=1958',
		'title': '',
		'imageId': '70762441',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041082&docid=70762440&x=1958',
		'title': '',
		'imageId': '70762440',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041082&docid=70762435&x=1958',
		'title': '',
		'imageId': '70762435',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4041082&docid=70762439&x=1958',
		'title': '',
		'imageId': '70762439',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4041082';

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