var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3874325&docid=66745544&x=448',
		'title': '',
		'imageId': '66745544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874325&docid=66745547&x=448',
		'title': '',
		'imageId': '66745547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874325&docid=66745552&x=448',
		'title': '',
		'imageId': '66745552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874325&docid=66745550&x=448',
		'title': '',
		'imageId': '66745550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874325&docid=66745555&x=448',
		'title': '',
		'imageId': '66745555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874325&docid=66745556&x=448',
		'title': '',
		'imageId': '66745556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874325&docid=66745557&x=448',
		'title': '',
		'imageId': '66745557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874325&docid=66745558&x=448',
		'title': '',
		'imageId': '66745558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874325&docid=66745559&x=448',
		'title': '',
		'imageId': '66745559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874325&docid=66745560&x=448',
		'title': '',
		'imageId': '66745560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874325&docid=66745561&x=448',
		'title': '',
		'imageId': '66745561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874325&docid=66745562&x=448',
		'title': '',
		'imageId': '66745562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874325&docid=66745563&x=448',
		'title': '',
		'imageId': '66745563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874325&docid=66745564&x=448',
		'title': '',
		'imageId': '66745564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874325&docid=66745565&x=448',
		'title': '',
		'imageId': '66745565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874325&docid=66745566&x=448',
		'title': '',
		'imageId': '66745566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874325&docid=66745567&x=448',
		'title': '',
		'imageId': '66745567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874325&docid=66745568&x=448',
		'title': '',
		'imageId': '66745568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3874325';

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