var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3904262&docid=67165739&x=5227',
		'title': '',
		'imageId': '67165739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904262&docid=67165731&x=5227',
		'title': '',
		'imageId': '67165731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904262&docid=67165733&x=5227',
		'title': '',
		'imageId': '67165733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904262&docid=67165729&x=5227',
		'title': '',
		'imageId': '67165729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904262&docid=67165740&x=5227',
		'title': '',
		'imageId': '67165740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904262&docid=67165732&x=5227',
		'title': '',
		'imageId': '67165732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904262&docid=67165738&x=5227',
		'title': '',
		'imageId': '67165738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904262&docid=67165735&x=5227',
		'title': '',
		'imageId': '67165735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904262&docid=67165734&x=5227',
		'title': '',
		'imageId': '67165734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904262&docid=67165728&x=5227',
		'title': '',
		'imageId': '67165728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904262&docid=67165737&x=5227',
		'title': '',
		'imageId': '67165737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904262&docid=67165736&x=5227',
		'title': '',
		'imageId': '67165736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904262&docid=67165730&x=5227',
		'title': '',
		'imageId': '67165730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3904262';

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