var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013555&docid=70047993&x=3257',
		'title': '',
		'imageId': '70047993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013555&docid=70047996&x=3257',
		'title': '',
		'imageId': '70047996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013555&docid=70047997&x=3257',
		'title': '',
		'imageId': '70047997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013555&docid=70048002&x=3257',
		'title': '',
		'imageId': '70048002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013555&docid=70048008&x=3257',
		'title': '',
		'imageId': '70048008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013555&docid=70048014&x=3257',
		'title': '',
		'imageId': '70048014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013555&docid=70048020&x=3257',
		'title': '',
		'imageId': '70048020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013555&docid=70048026&x=3257',
		'title': '',
		'imageId': '70048026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013555&docid=70048032&x=3257',
		'title': '',
		'imageId': '70048032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013555&docid=70048040&x=3257',
		'title': '',
		'imageId': '70048040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013555&docid=70048045&x=3257',
		'title': '',
		'imageId': '70048045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013555&docid=70048046&x=3257',
		'title': '',
		'imageId': '70048046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013555&docid=70048047&x=3257',
		'title': '',
		'imageId': '70048047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013555';

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