var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4003439&docid=69795084&x=1938',
		'title': '',
		'imageId': '69795084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003439&docid=69795092&x=1938',
		'title': '',
		'imageId': '69795092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003439&docid=69795099&x=1938',
		'title': '',
		'imageId': '69795099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003439&docid=69795108&x=1938',
		'title': '',
		'imageId': '69795108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003439&docid=69795114&x=1938',
		'title': '',
		'imageId': '69795114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003439&docid=69795118&x=1938',
		'title': '',
		'imageId': '69795118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003439&docid=69795121&x=1938',
		'title': '',
		'imageId': '69795121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003439&docid=69795124&x=1938',
		'title': '',
		'imageId': '69795124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003439&docid=69795128&x=1938',
		'title': '',
		'imageId': '69795128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003439&docid=69795132&x=1938',
		'title': '',
		'imageId': '69795132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003439&docid=69795135&x=1938',
		'title': '',
		'imageId': '69795135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003439&docid=69795174&x=1938',
		'title': '',
		'imageId': '69795174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003439&docid=69795179&x=1938',
		'title': '',
		'imageId': '69795179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4003439';

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