var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973074&docid=69097641&x=387',
		'title': '',
		'imageId': '69097641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973074&docid=69097644&x=387',
		'title': '',
		'imageId': '69097644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973074&docid=69097647&x=387',
		'title': '',
		'imageId': '69097647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973074&docid=69097653&x=387',
		'title': '',
		'imageId': '69097653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973074&docid=69097667&x=387',
		'title': '',
		'imageId': '69097667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973074&docid=69097678&x=387',
		'title': '',
		'imageId': '69097678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973074&docid=69097695&x=387',
		'title': '',
		'imageId': '69097695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973074&docid=69097706&x=387',
		'title': '',
		'imageId': '69097706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973074&docid=69097709&x=387',
		'title': '',
		'imageId': '69097709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973074&docid=69097712&x=387',
		'title': '',
		'imageId': '69097712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973074&docid=69097714&x=387',
		'title': '',
		'imageId': '69097714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973074&docid=69097722&x=387',
		'title': '',
		'imageId': '69097722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973074&docid=69097723&x=387',
		'title': '',
		'imageId': '69097723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973074&docid=69062809&x=387',
		'title': '',
		'imageId': '69062809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973074&docid=69062919&x=387',
		'title': '',
		'imageId': '69062919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973074&docid=69097729&x=387',
		'title': '',
		'imageId': '69097729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973074&docid=68985448&x=387',
		'title': '',
		'imageId': '68985448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973074&docid=68985451&x=387',
		'title': '',
		'imageId': '68985451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973074';

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