var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4025062&docid=70330933&x=34',
		'title': '',
		'imageId': '70330933',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025062&docid=70330935&x=34',
		'title': '',
		'imageId': '70330935',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025062&docid=70330945&x=34',
		'title': '',
		'imageId': '70330945',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025062&docid=70330938&x=34',
		'title': '',
		'imageId': '70330938',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025062&docid=70330943&x=34',
		'title': '',
		'imageId': '70330943',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025062&docid=70330944&x=34',
		'title': '',
		'imageId': '70330944',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025062&docid=70330948&x=34',
		'title': '',
		'imageId': '70330948',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025062&docid=70330942&x=34',
		'title': '',
		'imageId': '70330942',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025062&docid=70330934&x=34',
		'title': '',
		'imageId': '70330934',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025062&docid=70330947&x=34',
		'title': '',
		'imageId': '70330947',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025062&docid=70330939&x=34',
		'title': '',
		'imageId': '70330939',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025062&docid=70330936&x=34',
		'title': '',
		'imageId': '70330936',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025062&docid=70330940&x=34',
		'title': '',
		'imageId': '70330940',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025062&docid=70330932&x=34',
		'title': '',
		'imageId': '70330932',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025062&docid=70330946&x=34',
		'title': '',
		'imageId': '70330946',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025062&docid=70330937&x=34',
		'title': '',
		'imageId': '70330937',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025062&docid=70330941&x=34',
		'title': '',
		'imageId': '70330941',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4025062';

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