var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008835&docid=69931427&x=366',
		'title': '',
		'imageId': '69931427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008835&docid=69931437&x=366',
		'title': '',
		'imageId': '69931437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008835&docid=69931436&x=366',
		'title': '',
		'imageId': '69931436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008835&docid=69931428&x=366',
		'title': '',
		'imageId': '69931428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008835&docid=69931440&x=366',
		'title': '',
		'imageId': '69931440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008835&docid=69931434&x=366',
		'title': '',
		'imageId': '69931434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008835&docid=69931430&x=366',
		'title': '',
		'imageId': '69931430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008835&docid=69931429&x=366',
		'title': '',
		'imageId': '69931429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008835&docid=69931441&x=366',
		'title': '',
		'imageId': '69931441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008835&docid=69931442&x=366',
		'title': '',
		'imageId': '69931442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008835&docid=69931431&x=366',
		'title': '',
		'imageId': '69931431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008835&docid=69931432&x=366',
		'title': '',
		'imageId': '69931432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008835&docid=69931433&x=366',
		'title': '',
		'imageId': '69931433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008835';

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