var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975069&docid=69147648&x=512',
		'title': '',
		'imageId': '69147648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975069&docid=69147639&x=512',
		'title': '',
		'imageId': '69147639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975069&docid=69147643&x=512',
		'title': '',
		'imageId': '69147643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975069&docid=69147636&x=512',
		'title': '',
		'imageId': '69147636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975069&docid=69147634&x=512',
		'title': '',
		'imageId': '69147634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975069&docid=69147632&x=512',
		'title': '',
		'imageId': '69147632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975069&docid=69147640&x=512',
		'title': '',
		'imageId': '69147640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975069&docid=69147638&x=512',
		'title': '',
		'imageId': '69147638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975069&docid=69147631&x=512',
		'title': '',
		'imageId': '69147631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975069&docid=69147635&x=512',
		'title': '',
		'imageId': '69147635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975069&docid=69147633&x=512',
		'title': '',
		'imageId': '69147633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975069&docid=69147645&x=512',
		'title': '',
		'imageId': '69147645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975069&docid=69147637&x=512',
		'title': '',
		'imageId': '69147637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975069&docid=69147644&x=512',
		'title': '',
		'imageId': '69147644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975069&docid=69147646&x=512',
		'title': '',
		'imageId': '69147646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975069&docid=69147641&x=512',
		'title': '',
		'imageId': '69147641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975069&docid=69147649&x=512',
		'title': '',
		'imageId': '69147649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975069&docid=69147647&x=512',
		'title': '',
		'imageId': '69147647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975069';

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