var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974698&docid=69162475&x=2746',
		'title': '',
		'imageId': '69162475',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974698&docid=69162474&x=2746',
		'title': '',
		'imageId': '69162474',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974698&docid=69162476&x=2746',
		'title': '',
		'imageId': '69162476',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974698&docid=69162473&x=2746',
		'title': '',
		'imageId': '69162473',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974698&docid=69162470&x=2746',
		'title': '',
		'imageId': '69162470',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974698&docid=69162471&x=2746',
		'title': '',
		'imageId': '69162471',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974698&docid=69162479&x=2746',
		'title': '',
		'imageId': '69162479',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974698&docid=69162477&x=2746',
		'title': '',
		'imageId': '69162477',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974698&docid=69162480&x=2746',
		'title': '',
		'imageId': '69162480',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974698&docid=69162472&x=2746',
		'title': '',
		'imageId': '69162472',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974698&docid=69162478&x=2746',
		'title': '',
		'imageId': '69162478',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974698&docid=69162469&x=2746',
		'title': '',
		'imageId': '69162469',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974698';

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