var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3919369&docid=67076692&x=622',
		'title': '',
		'imageId': '67076692',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919369&docid=67076694&x=622',
		'title': '',
		'imageId': '67076694',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919369&docid=67076695&x=622',
		'title': '',
		'imageId': '67076695',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919369&docid=67076696&x=622',
		'title': '',
		'imageId': '67076696',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919369&docid=67076697&x=622',
		'title': '',
		'imageId': '67076697',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919369&docid=67076698&x=622',
		'title': '',
		'imageId': '67076698',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919369&docid=67076699&x=622',
		'title': '',
		'imageId': '67076699',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919369&docid=67076700&x=622',
		'title': '',
		'imageId': '67076700',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919369&docid=67076701&x=622',
		'title': '',
		'imageId': '67076701',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919369&docid=67076702&x=622',
		'title': '',
		'imageId': '67076702',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919369&docid=67076703&x=622',
		'title': '',
		'imageId': '67076703',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919369&docid=67076704&x=622',
		'title': '',
		'imageId': '67076704',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919369&docid=67076705&x=622',
		'title': '',
		'imageId': '67076705',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919369&docid=67076706&x=622',
		'title': '',
		'imageId': '67076706',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919369&docid=67076707&x=622',
		'title': '',
		'imageId': '67076707',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919369&docid=67076708&x=622',
		'title': '',
		'imageId': '67076708',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919369&docid=67076709&x=622',
		'title': '',
		'imageId': '67076709',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3919369';

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