var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4036947&docid=70653979&x=235',
		'title': '',
		'imageId': '70653979',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036947&docid=70653975&x=235',
		'title': '',
		'imageId': '70653975',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036947&docid=70653974&x=235',
		'title': '',
		'imageId': '70653974',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036947&docid=70653976&x=235',
		'title': '',
		'imageId': '70653976',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036947&docid=70653973&x=235',
		'title': '',
		'imageId': '70653973',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036947&docid=70653980&x=235',
		'title': '',
		'imageId': '70653980',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036947&docid=70653982&x=235',
		'title': '',
		'imageId': '70653982',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036947&docid=70653969&x=235',
		'title': '',
		'imageId': '70653969',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036947&docid=70653978&x=235',
		'title': '',
		'imageId': '70653978',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036947&docid=70653966&x=235',
		'title': '',
		'imageId': '70653966',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036947&docid=70653972&x=235',
		'title': '',
		'imageId': '70653972',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036947&docid=70653970&x=235',
		'title': '',
		'imageId': '70653970',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036947&docid=70653971&x=235',
		'title': '',
		'imageId': '70653971',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036947&docid=70653968&x=235',
		'title': '',
		'imageId': '70653968',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036947&docid=70653981&x=235',
		'title': '',
		'imageId': '70653981',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036947&docid=70653967&x=235',
		'title': '',
		'imageId': '70653967',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036947&docid=70653983&x=235',
		'title': '',
		'imageId': '70653983',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036947&docid=70653977&x=235',
		'title': '',
		'imageId': '70653977',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4036947';

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