var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4092255&docid=72000534&x=5956',
		'title': '',
		'imageId': '72000534',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092255&docid=72000557&x=5956',
		'title': '',
		'imageId': '72000557',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092255&docid=72000511&x=5956',
		'title': '',
		'imageId': '72000511',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092255&docid=72000514&x=5956',
		'title': '',
		'imageId': '72000514',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092255&docid=72000512&x=5956',
		'title': '',
		'imageId': '72000512',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092255&docid=72000515&x=5956',
		'title': '',
		'imageId': '72000515',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092255&docid=72000513&x=5956',
		'title': '',
		'imageId': '72000513',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092255&docid=72000516&x=5956',
		'title': '',
		'imageId': '72000516',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092255&docid=72000535&x=5956',
		'title': '',
		'imageId': '72000535',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092255&docid=72000524&x=5956',
		'title': '',
		'imageId': '72000524',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092255&docid=72000521&x=5956',
		'title': '',
		'imageId': '72000521',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092255&docid=72000539&x=5956',
		'title': '',
		'imageId': '72000539',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092255&docid=72000538&x=5956',
		'title': '',
		'imageId': '72000538',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092255&docid=72000537&x=5956',
		'title': '',
		'imageId': '72000537',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092255&docid=72000543&x=5956',
		'title': '',
		'imageId': '72000543',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092255&docid=72000540&x=5956',
		'title': '',
		'imageId': '72000540',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092255&docid=72000546&x=5956',
		'title': '',
		'imageId': '72000546',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092255&docid=72000558&x=5956',
		'title': '',
		'imageId': '72000558',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4092255';

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