var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010621&docid=69974258&x=2139',
		'title': '',
		'imageId': '69974258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010621&docid=69974260&x=2139',
		'title': '',
		'imageId': '69974260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010621&docid=69974261&x=2139',
		'title': '',
		'imageId': '69974261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010621&docid=69974262&x=2139',
		'title': '',
		'imageId': '69974262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010621&docid=69974270&x=2139',
		'title': '',
		'imageId': '69974270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010621&docid=69974271&x=2139',
		'title': '',
		'imageId': '69974271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010621&docid=69974281&x=2139',
		'title': '',
		'imageId': '69974281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010621&docid=69974282&x=2139',
		'title': '',
		'imageId': '69974282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010621&docid=69974283&x=2139',
		'title': '',
		'imageId': '69974283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010621&docid=69974288&x=2139',
		'title': '',
		'imageId': '69974288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010621&docid=69974289&x=2139',
		'title': '',
		'imageId': '69974289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010621&docid=69974292&x=2139',
		'title': '',
		'imageId': '69974292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010621&docid=69974259&x=2139',
		'title': '',
		'imageId': '69974259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010621';

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