var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3874320&docid=66745415&x=448',
		'title': '',
		'imageId': '66745415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874320&docid=66745418&x=448',
		'title': '',
		'imageId': '66745418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874320&docid=66745421&x=448',
		'title': '',
		'imageId': '66745421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874320&docid=66745423&x=448',
		'title': '',
		'imageId': '66745423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874320&docid=66745426&x=448',
		'title': '',
		'imageId': '66745426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874320&docid=66745427&x=448',
		'title': '',
		'imageId': '66745427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874320&docid=66745428&x=448',
		'title': '',
		'imageId': '66745428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874320&docid=66745429&x=448',
		'title': '',
		'imageId': '66745429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874320&docid=66745430&x=448',
		'title': '',
		'imageId': '66745430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874320&docid=66745431&x=448',
		'title': '',
		'imageId': '66745431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874320&docid=66745432&x=448',
		'title': '',
		'imageId': '66745432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874320&docid=66745433&x=448',
		'title': '',
		'imageId': '66745433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874320&docid=66745434&x=448',
		'title': '',
		'imageId': '66745434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874320&docid=66745435&x=448',
		'title': '',
		'imageId': '66745435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874320&docid=66745436&x=448',
		'title': '',
		'imageId': '66745436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874320&docid=66745437&x=448',
		'title': '',
		'imageId': '66745437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874320&docid=66745438&x=448',
		'title': '',
		'imageId': '66745438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874320&docid=66745439&x=448',
		'title': '',
		'imageId': '66745439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3874320';

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